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

/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_mmu.h87 bool IsTable() { function in class:ARMv8TranslationTableDescriptor
93 if (IsTable())
H A Darch_mmu.cpp79 if (ttd.IsTable() && currentLevel < 3) {
190 } else if (ttd.IsTable()) {
219 } else if (ttd.IsTable() && CurrentRegime.TablesAllowed(level)) {

Completed in 83 milliseconds