Searched refs:read_cr0 (Results 1 – 16 of 16) sorted by relevance
28 cr0 = read_cr0(); in fpu__init_cpu_generic()59 cr0 = read_cr0(); in fpu__probe_without_cpuid()
150 cr0 = read_cr0() | X86_CR0_CD; in prepare_set()171 write_cr0(read_cr0() & ~X86_CR0_CD); in post_set()
743 cr0 = read_cr0() | X86_CR0_CD; in prepare_set()775 write_cr0(read_cr0() & ~X86_CR0_CD); in post_set()
148 static inline unsigned long read_cr0(void) in read_cr0() function
45 static inline unsigned long read_cr0(void) in read_cr0() function47 return PVOP_CALL0(unsigned long, pv_cpu_ops.read_cr0); in read_cr0()
109 unsigned long (*read_cr0)(void); member
81 header->pmode_cr0 = read_cr0(); in x86_acpi_suspend_lowlevel()
74 OFFSET(PV_CPU_read_cr0, pv_cpu_ops, read_cr0); in common()
95 cr0 = read_cr0(); in __show_regs()
893 if (!boot_cpu_has(X86_FEATURE_FPU) && (read_cr0() & X86_CR0_EM)) { in do_device_not_available()905 cr0 = read_cr0(); in do_device_not_available()
334 .read_cr0 = native_read_cr0,
105 cr0 = read_cr0(); in __show_regs()
140 write_cr0(read_cr0() | X86_CR0_NW); in set_cx86_memwb()
123 ctxt->cr0 = read_cr0(); in __save_processor_state()
1046 .read_cr0 = xen_read_cr0,
5582 cr0 = read_cr0(); in vmx_set_constant_host_state()