Searched refs:__read_cr4 (Results 1 – 13 of 13) sorted by relevance
49 return __read_cr4() & X86_CR4_VMXE; in cpu_vmx_enabled()
139 static inline unsigned long __read_cr4(void) in __read_cr4() function
292 this_cpu_write(cpu_tlbstate.cr4, __read_cr4()); in cr4_init_shadow()
83 header->pmode_cr4 = __read_cr4(); in x86_acpi_suspend_lowlevel()
142 cr4 = __read_cr4(); in prepare_set()
749 cr4 = __read_cr4(); in prepare_set()
94 cr4 = __read_cr4(); in __show_regs()
114 cr4 = __read_cr4(); in __show_regs()
1147 mmu_cr4_features = __read_cr4() & ~X86_CR4_PCIDE; in setup_arch()
220 __write_cr4(__read_cr4() | X86_CR4_PCIDE); in start_secondary()
125 ctxt->cr4 = __read_cr4(); in __save_processor_state()
819 if (__read_cr4() & X86_CR4_LA57) { in choose_random_location()
665 (__read_cr4() & X86_CR4_SMEP)) in show_fault_oops()