Home
last modified time | relevance | path

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

/qemu/target/arm/
H A Dcpu.h2932 static inline ARMSecuritySpace arm_phys_to_space(ARMMMUIdx idx) in arm_phys_to_space() function
H A Dptw.c528 return arm_phys_to_space(s2_mmu_idx); in S2_security_space()