Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dcpregs-at.c252 ss = ARMSS_NonSecure; in ats_write()
257 ss = ARMSS_NonSecure; in ats_write()
276 ARMSS_NonSecure); in ats1h_write()
H A Dtlb_helper.c210 case ARMSS_NonSecure: in arm_deliver_fault()
/openbmc/qemu/target/arm/
H A Dptw.c190 case ARMSS_NonSecure: in ptw_idx_for_stage_2()
379 if (pspace == ARMSS_NonSecure) { in granule_protection_check()
1222 out_space = ARMSS_NonSecure; in get_phys_addr_v6()
1858 ptw->in_space = ARMSS_NonSecure; in get_phys_addr_lpae()
1986 out_space = ARMSS_NonSecure; in get_phys_addr_lpae()
2017 out_space = ARMSS_NonSecure; in get_phys_addr_lpae()
2022 out_space = ARMSS_NonSecure; in get_phys_addr_lpae()
2041 out_space = ARMSS_NonSecure; in get_phys_addr_lpae()
2048 case ARMSS_NonSecure: in get_phys_addr_lpae()
2934 result->f.attrs.space = ARMSS_NonSecure; in get_phys_addr_pmsav8()
[all …]
H A Dcpu.h2492 ARMSS_NonSecure = 1, enumerator
2506 return secure ? ARMSS_Secure : ARMSS_NonSecure; in arm_secure_to_space()
2589 return ARMSS_NonSecure; in arm_security_space_below_el3()
2604 return ARMSS_NonSecure; in arm_security_space()
2929 QEMU_BUILD_BUG_ON(ARMMMUIdx_Phys_NS != ARMMMUIdx_Phys_S + ARMSS_NonSecure); in arm_space_to_phys()
H A Dhelper.c9765 return ARMSS_NonSecure; in arm_security_space()
9795 return ARMSS_NonSecure; in arm_security_space_below_el3()
9808 return ARMSS_NonSecure; in arm_security_space_below_el3()