Home
last modified time | relevance | path

Searched refs:x86_set_cr3 (Results 1 – 3 of 3) sorted by relevance

/kernel/arch/x86/
A Dmmu.cpp129 x86_set_cr3(x86_get_cr3()); in x86_tlb_global_invalidate()
137 x86_set_cr3(x86_get_cr3()); in x86_tlb_nonglobal_invalidate()
650 x86_set_cr3(phys); in ContextSwitch()
658 x86_set_cr3(kernel_pt_phys); in ContextSwitch()
A Dmmu_mem_types.cpp165 x86_set_cr3(x86_get_cr3()); in x86_pat_sync_task()
211 x86_set_cr3(x86_get_cr3()); in x86_pat_sync_task()
/kernel/arch/x86/include/arch/
A Dx86.h256 static inline void x86_set_cr3(ulong in_val) { in x86_set_cr3() function

Completed in 8 milliseconds