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

/haiku/headers/private/kernel/arch/x86/64/
H A Dcpu.h57 x86_swap_pgdir(uintptr_t root) function
/haiku/src/system/kernel/arch/x86/32/
H A Darch.S111 /* void x86_swap_pgdir(uint32 newPageDir); */
112 FUNCTION(x86_swap_pgdir):
116 FUNCTION_END(x86_swap_pgdir)
/haiku/src/system/kernel/arch/x86/
H A Darch_thread.cpp229 x86_swap_pgdir(newPageDirectory);
/haiku/headers/private/kernel/arch/x86/
H A Darch_cpu.h682 void x86_swap_pgdir(addr_t newPageDir);

Completed in 19 milliseconds