Searched refs:__read_cr4 (Results 1 – 11 of 11) sorted by relevance
49 return __read_cr4() & X86_CR4_VMXE; in cpu_vmx_enabled()
142 static inline unsigned long __read_cr4(void) in __read_cr4() function
35 this_cpu_write(cpu_tlbstate.cr4, __read_cr4()); in cr4_init_shadow()
89 static inline unsigned long __read_cr4(void) in __read_cr4() function
82 header->pmode_cr4 = __read_cr4(); in x86_acpi_suspend_lowlevel()
84 *trampoline_cr4_features = __read_cr4(); in setup_real_mode()
141 cr4 = __read_cr4(); in prepare_set()
746 cr4 = __read_cr4(); in prepare_set()
96 cr4 = __read_cr4(); in __show_regs()
1174 mmu_cr4_features = __read_cr4(); in setup_arch()
614 (__read_cr4() & X86_CR4_SMEP)) in show_fault_oops()