Searched refs:__read_cr3 (Results 1 – 9 of 9) sorted by relevance
172 static inline unsigned long __read_cr3(void) in __read_cr3() function
337 VM_BUG_ON(cr3 != __read_cr3()); in __get_current_cr3_fast()
241 return __read_cr3() & CR3_ADDR_MASK; in native_cpuid_reg()
65 static inline unsigned long __read_cr3(void) in __read_cr3() function
214 if (WARN_ON_ONCE(__read_cr3() != build_cr3(real_prev->pgd, prev_asid))) { in switch_mm_irqs_off()405 unsigned long cr3 = __read_cr3(); in initialize_tlbstate_and_flush()
93 cr3 = __read_cr3(); in __show_regs()
113 cr3 = __read_cr3(); in __show_regs()
124 ctxt->cr3 = __read_cr3(); in __save_processor_state()
6302 cr3 = __read_cr3(); in vmx_set_constant_host_state()