Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dptw.c179 s2walk_secure = !(env->cp15.vstcr_el2 & VSTCR_SW); in ptw_idx_for_stage_2()
3264 !(env->cp15.vstcr_el2 & (VSTCR_SA | VSTCR_SW)) in get_phys_addr_twostage()
H A Dcpu.h172 #define VSTCR_SW VTCR_NSW macro