Searched refs:KernelPhysicalPageDirectory (Results 1 - 7 of 7) sorted by relevance

/haiku/src/system/kernel/arch/x86/paging/32bit/
H A DX86PagingMethod32Bit.h43 inline uint32 KernelPhysicalPageDirectory() const function in class:X86PagingMethod32Bit
H A DX86VMTranslationMap32Bit.cpp117 method->KernelPhysicalPageDirectory(), NULL);
/haiku/src/system/kernel/arch/ppc/paging/460/
H A DPPCPagingMethod460.h44 inline uint32 KernelPhysicalPageDirectory() const
/haiku/src/system/kernel/arch/ppc/paging/classic/
H A DPPCPagingMethodClassic.h44 inline uint32 KernelPhysicalPageDirectory() const
/haiku/src/system/kernel/arch/arm/paging/32bit/
H A DARMPagingMethod32Bit.h42 inline uint32 KernelPhysicalPageDirectory() const function in class:ARMPagingMethod32Bit
H A DARMPagingMethod32Bit.cpp565 (uint32_t)method->KernelPhysicalPageDirectory() +
H A DARMVMTranslationMap32Bit.cpp134 method->KernelPhysicalPageDirectory(), NULL);

Completed in 70 milliseconds