Searched refs:PhysicalPageMapper (Results 1 - 14 of 14) sorted by relevance

/haiku/src/system/kernel/arch/x86/paging/32bit/
H A DX86PagingMethod32Bit.h47 inline X86PhysicalPageMapper* PhysicalPageMapper() const function in class:X86PagingMethod32Bit
H A DX86VMTranslationMap32Bit.cpp92 status_t error = method->PhysicalPageMapper()
669 ->PhysicalPageMapper()->InterruptGetPageTableAt(
/haiku/src/system/kernel/arch/m68k/paging/040/
H A DM68KPagingMethod040.h52 inline M68KPhysicalPageMapper* PhysicalPageMapper() const function in class:M68KPagingMethod040
H A DM68KVMTranslationMap040.cpp147 status_t error = method->PhysicalPageMapper()
842 M68KPagingMethod040::Method()->PhysicalPageMapper()
854 M68KPagingMethod040::Method()->PhysicalPageMapper()
862 M68KPagingMethod040::Method()->PhysicalPageMapper()
/haiku/src/system/kernel/arch/ppc/paging/460/
H A DPPCPagingMethod460.h48 inline PPCPhysicalPageMapper* PhysicalPageMapper() const
H A DPPCVMTranslationMap460.cpp224 status_t error = method->PhysicalPageMapper()
1065 ->PhysicalPageMapper()->InterruptGetPageTableAt(
/haiku/src/system/kernel/arch/ppc/paging/classic/
H A DPPCPagingMethodClassic.h48 inline PPCPhysicalPageMapper* PhysicalPageMapper() const
H A DPPCVMTranslationMapClassic.cpp224 status_t error = method->PhysicalPageMapper()
1065 ->PhysicalPageMapper()->InterruptGetPageTableAt(
/haiku/src/system/kernel/arch/x86/paging/pae/
H A DX86PagingMethodPAE.h53 inline X86PhysicalPageMapper* PhysicalPageMapper() const function in class:X86PagingMethodPAE
H A DX86VMTranslationMapPAE.cpp300 status_t error = method->PhysicalPageMapper()
955 ->PhysicalPageMapper()->InterruptGetPageTableAt(
1246 ->PhysicalPageMapper()->InterruptGetPageTableAt(
1311 ->PhysicalPageMapper()->InterruptGetPageTableAt(
/haiku/src/system/kernel/arch/x86/paging/64bit/
H A DX86PagingMethod64Bit.h49 inline X86PhysicalPageMapper* PhysicalPageMapper() const function in class:final
H A DX86VMTranslationMap64Bit.cpp138 status_t error = method->PhysicalPageMapper()
/haiku/src/system/kernel/arch/arm/paging/32bit/
H A DARMVMTranslationMap32Bit.cpp97 status_t error = method->PhysicalPageMapper()
679 ->PhysicalPageMapper()->InterruptGetPageTableAt(
777 ->PhysicalPageMapper()->InterruptGetPageTableAt(
H A DARMPagingMethod32Bit.h46 inline ARMPhysicalPageMapper* PhysicalPageMapper() const function in class:ARMPagingMethod32Bit

Completed in 80 milliseconds