Searched refs:__read_cr4 (Results 1 – 7 of 7) sorted by relevance
136 static inline unsigned long __read_cr4(void) in __read_cr4() function
143 cr4 = __read_cr4(); in prepare_set()
147 if (!(__read_cr4() & X86_CR4_VMXE)) in x86_vmx_emergency_disable_virtualization_cpu()
128 ctxt->cr4 = __read_cr4(); in __save_processor_state()
680 saved_cr4 = __read_cr4(); in cache_disable()
520 unsigned long cr4 = __read_cr4(); in cr4_init()
536 (__read_cr4() & X86_CR4_SMEP)) in show_fault_oops()