Searched refs:SetPageRoot (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/kernel/arch/m68k/paging/
H A DM68KPagingMethod.h39 virtual void SetPageRoot(uint32 pageRoot) = 0;
/haiku/src/system/kernel/arch/m68k/paging/040/
H A DM68KPagingMethod040.h39 virtual void SetPageRoot(uint32 pageRoot);
H A DM68KPagingMethod040.cpp597 M68KPagingMethod040::SetPageRoot(uint32 pageRoot) function in class:M68KPagingMethod040
/haiku/src/system/kernel/arch/m68k/
H A Darch_thread.cpp212 gM68KPagingMethod->SetPageRoot(newPageDirectory);

Completed in 44 milliseconds