Home
last modified time | relevance | path

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

/qemu/target/arm/
H A Dinternals.h1192 static inline bool arm_mmu_idx_is_stage1_of_2(ARMMMUIdx mmu_idx) in arm_mmu_idx_is_stage1_of_2() function
H A Dhelper.c3625 && arm_mmu_idx_is_stage1_of_2(mmu_idx)) { in do_ats_write()