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

/haiku/src/system/kernel/arch/x86/paging/pae/
H A DX86PagingMethodPAE.h63 inline const phys_addr_t* KernelPhysicalPageDirs() const function in class:X86PagingMethodPAE
H A DX86VMTranslationMapPAE.cpp296 method->KernelVirtualPageDirs(), method->KernelPhysicalPageDirs());
327 physicalPageDirs[i] = method->KernelPhysicalPageDirs()[i];

Completed in 95 milliseconds