Searched refs:x86_set_cr3 (Results 1 – 3 of 3) sorted by relevance
129 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()
165 x86_set_cr3(x86_get_cr3()); in x86_pat_sync_task()211 x86_set_cr3(x86_get_cr3()); in x86_pat_sync_task()
256 static inline void x86_set_cr3(ulong in_val) { in x86_set_cr3() function
Completed in 8 milliseconds