Searched refs:read_cr0 (Results 1 – 15 of 15) sorted by relevance
28 cr0 = read_cr0(); in fpu__init_cpu_generic()59 cr0 = read_cr0(); in fpu__probe_without_cpuid()
151 cr0 = read_cr0() | X86_CR0_CD; in prepare_set()172 write_cr0(read_cr0() & ~X86_CR0_CD); in post_set()
743 cr0 = read_cr0() | X86_CR0_CD; in prepare_set()786 write_cr0(read_cr0() & ~X86_CR0_CD); in post_set()
91 header->pmode_cr0 = read_cr0(); in x86_acpi_suspend_lowlevel()
143 static inline unsigned long read_cr0(void) in read_cr0() function
126 static inline unsigned long read_cr0(void) in read_cr0() function128 return PVOP_CALL0(unsigned long, cpu.read_cr0); in read_cr0()
88 unsigned long (*read_cr0)(void); member
83 cr0 = read_cr0(); in __show_regs()
232 .cpu.read_cr0 = native_read_cr0,
112 cr0 = read_cr0(); in __show_regs()
1143 unsigned long cr0 = read_cr0(); in DEFINE_IDTENTRY()
140 write_cr0(read_cr0() | X86_CR0_NW); in set_cx86_memwb()
122 ctxt->cr0 = read_cr0(); in __save_processor_state()
1035 .read_cr0 = xen_read_cr0,
4109 cr0 = read_cr0(); in vmx_set_constant_host_state()