Home
last modified time | relevance | path

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

/qemu/target/arm/
H A Dptw.c287 case ARMMMUIdx_Phys_Root: in granule_protection_check()
3235 case ARMMMUIdx_Phys_Root: in get_phys_addr_disabled()
3427 case ARMMMUIdx_Phys_Root: in get_phys_addr_nogpc()
3633 case ARMMMUIdx_Phys_Root: in arm_cpu_get_phys_page_attrs_debug()
H A Dcpu.h2914 ARMMMUIdx_Phys_Root = 12 | ARM_MMU_IDX_A,
2984 QEMU_BUILD_BUG_ON(ARMMMUIdx_Phys_Root != ARMMMUIdx_Phys_S + ARMSS_Root);
2903 ARMMMUIdx_Phys_Root = 12 | ARM_MMU_IDX_A, global() enumerator