Searched refs:__read_cr4 (Results 1 – 10 of 10) sorted by relevance
96 header->pmode_cr4 = __read_cr4(); in x86_acpi_suspend_lowlevel()
139 static inline unsigned long __read_cr4(void) in __read_cr4() function
181 this_cpu_write(cpu_tlbstate.cr4, __read_cr4()); in cr4_init_shadow()
143 cr4 = __read_cr4(); in prepare_set()
83 cr4 = __read_cr4(); in __show_regs()
118 cr4 = __read_cr4(); in __show_regs()
1142 mmu_cr4_features = __read_cr4() & ~X86_CR4_PCIDE; in setup_arch()
128 ctxt->cr4 = __read_cr4(); in __save_processor_state()
530 (__read_cr4() & X86_CR4_SMEP)) in show_fault_oops()
714 if (!(__read_cr4() & X86_CR4_VMXE)) in vmx_emergency_disable_virtualization_cpu()