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

/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_mmu.h226 bool Aligned(addr_t address, uint8 level) { function in class:ARMv8TranslationRegime
H A Darch_mmu.cpp152 if (size >= currentLevelSize && CurrentRegime.Aligned(phys_addr, level)) {

Completed in 38 milliseconds