Searched refs:__read_cr3 (Results 1 – 6 of 6) sorted by relevance
156 static inline unsigned long __read_cr3(void) in __read_cr3() function
246 return __read_cr3() & CR3_ADDR_MASK; in read_cr3_pa()
82 cr3 = __read_cr3(); in __show_regs()
116 cr3 = __read_cr3(); in __show_regs()808 write_cr3(__read_cr3() | lam); in enable_lam_func()
125 ctxt->cr3 = __read_cr3(); in __save_processor_state()
4338 cr3 = __read_cr3(); in vmx_set_constant_host_state()