Searched refs:__read_cr4 (Results 1 – 10 of 10) sorted by relevance
95 header->pmode_cr4 = __read_cr4(); in x86_acpi_suspend_lowlevel()
123 static inline unsigned long __read_cr4(void) in __read_cr4() function
143 cr4 = __read_cr4(); in prepare_set()
83 cr4 = __read_cr4(); in __show_regs()
117 cr4 = __read_cr4(); in __show_regs()
1061 mmu_cr4_features = __read_cr4() & ~X86_CR4_PCIDE; in setup_arch()
126 ctxt->cr4 = __read_cr4(); in __save_processor_state()
1080 saved_cr4 = __read_cr4(); in cache_disable()
472 unsigned long cr4 = __read_cr4(); in cr4_init()
768 if (!(__read_cr4() & X86_CR4_VMXE)) in vmx_emergency_disable_virtualization_cpu()