Searched refs:VTCR_NSA (Results 1 – 2 of 2) sorted by relevance
/qemu/target/arm/ | ||
H A D | internals.h | 117 #define VTCR_NSA (1u << 30) macro |
H A D | ptw.c | 3377 || !(env->cp15.vtcr_el2 & (VTCR_NSA | VTCR_NSW))); in get_phys_addr_twostage() |