Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dptw.c3318 bool ret, ipa_secure, s1_guarded; in get_phys_addr_twostage() local
3332 ipa_secure = result->f.attrs.secure; in get_phys_addr_twostage()
3336 ptw->in_mmu_idx = ipa_secure ? ARMMMUIdx_Stage2_S : ARMMMUIdx_Stage2; in get_phys_addr_twostage()
3408 && (ipa_secure in get_phys_addr_twostage()