Home
last modified time | relevance | path

Searched refs:have64k (Results 1 – 1 of 1) sorted by relevance

/qemu/target/arm/
H A Dhelper.c11947 static inline bool have64k(ARMCPU *cpu, bool stage2) in have64k() function
11968 if (have64k(cpu, stage2)) { in sanitize_gran_size()
11987 assert(have64k(cpu, stage2)); in sanitize_gran_size()