Searched refs:__read_cr3 (Results 1 – 4 of 4) sorted by relevance
169 static inline unsigned long __read_cr3(void) in __read_cr3() function
247 return __read_cr3() & CR3_ADDR_MASK; in read_cr3_pa()
127 ctxt->cr3 = __read_cr3(); in __save_processor_state()
4450 cr3 = __read_cr3(); in vmx_set_constant_host_state()