Home
last modified time | relevance | path

Searched refs:write_cr0 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kernel/cpu/mtrr/
H A Dcyrix.c153 write_cr0(cr0); in prepare_set()
172 write_cr0(read_cr0() & ~X86_CR0_CD); in post_set()
/linux/arch/x86/include/asm/
H A Dspecial_insns.h150 static inline void write_cr0(unsigned long x) in write_cr0() function
/linux/arch/x86/power/
H A Dcpu.c217 write_cr0(ctxt->cr0); in __restore_processor_state()