Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dptw.c293 case ARMMMUIdx_Phys_Root: in regime_translation_disabled()
3242 case ARMMMUIdx_Phys_Root: in get_phys_addr_disabled()
3436 case ARMMMUIdx_Phys_Root: in get_phys_addr_nogpc()
3643 case ARMMMUIdx_Phys_Root: in get_phys_addr()
H A Dcpu.h2919 ARMMMUIdx_Phys_Root = 14 | ARM_MMU_IDX_A, enumerator
2991 QEMU_BUILD_BUG_ON(ARMMMUIdx_Phys_Root != ARMMMUIdx_Phys_S + ARMSS_Root); in arm_space_to_phys()