Searched refs:__read_cr4 (Results 1 – 10 of 10) 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
89 static inline unsigned long __read_cr4(void) in __read_cr4() function
82 header->pmode_cr4 = __read_cr4(); in x86_acpi_suspend_lowlevel()
86 *trampoline_cr4_features = __read_cr4(); in setup_real_mode()
141 cr4 = __read_cr4(); in prepare_set()
750 cr4 = __read_cr4(); in prepare_set()
98 cr4 = __read_cr4(); in __show_regs()
1194 mmu_cr4_features = __read_cr4(); in setup_arch()
629 (__read_cr4() & X86_CR4_SMEP)) in show_fault_oops()