Searched refs:read_cr0 (Results 1 – 8 of 8) sorted by relevance
32 cr0 = read_cr0(); in fpu__init_cpu_generic() 61 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()
145 static inline unsigned long read_cr0(void) in read_cr0() function
673 cr0 = read_cr0() | X86_CR0_CD; in cache_disable()704 write_cr0(read_cr0() & ~X86_CR0_CD); in cache_enable()
125 ctxt->cr0 = read_cr0(); in __save_processor_state()
1541 unsigned long cr0 = read_cr0(); in handle_xfd_event()
1360 pv_ops.cpu.read_cr0 = xen_read_cr0; in xen_start_kernel()
4442 cr0 = read_cr0(); in vmx_set_constant_host_state()