Searched refs:write_cr0 (Results 1 – 7 of 7) sorted by relevance
36 write_cr0(cr0); in fpu__init_cpu_generic()68 write_cr0(cr0); in fpu__probe_without_cpuid()
153 write_cr0(cr0); in prepare_set()172 write_cr0(read_cr0() & ~X86_CR0_CD); in post_set()
150 static inline void write_cr0(unsigned long x) in write_cr0() function
674 write_cr0(cr0); in cache_disable()704 write_cr0(read_cr0() & ~X86_CR0_CD); in cache_enable()
217 write_cr0(ctxt->cr0); in __restore_processor_state()
1568 write_cr0(cr0 & ~X86_CR0_TS); in DEFINE_IDTENTRY()
1370 pv_ops.cpu.write_cr0 = xen_write_cr0; in xen_start_kernel()