Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dinternals.h112 #define VTCR_NSW (1u << 29) macro
114 #define VSTCR_SW VTCR_NSW
H A Dptw.c199 s2walk_secure = !(env->cp15.vtcr_el2 & VTCR_NSW); in ptw_idx_for_stage_2()
3409 || !(env->cp15.vtcr_el2 & (VTCR_NSA | VTCR_NSW))); in get_phys_addr_twostage()