Searched refs:IsPage (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_mmu.cpp83 if (ttd.IsBlock() || (ttd.IsPage() && currentLevel == 3)) {
214 || (ttd.IsPage() && CurrentRegime.PagesAllowed(level))
H A Darch_mmu.h83 bool IsPage() { function in class:ARMv8TranslationTableDescriptor

Completed in 33 milliseconds