Home
last modified time | relevance | path

Searched refs:__write_cr4 (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mtrr/
H A Dcyrix.c144 __write_cr4(cr4 & ~X86_CR4_PGE); in prepare_set()
176 __write_cr4(cr4); in post_set()
H A Dgeneric.c759 __write_cr4(cr4 & ~X86_CR4_PGE); in prepare_set()
791 __write_cr4(cr4); in post_set()
/OK3568_Linux_fs/kernel/arch/x86/power/
H A Dcpu.c208 __write_cr4(ctxt->cr4); in __restore_processor_state()
212 __write_cr4(ctxt->cr4); in __restore_processor_state()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dspecial_insns.h189 static inline void __write_cr4(unsigned long x) in __write_cr4() function
H A Dparavirt.h143 static inline void __write_cr4(unsigned long x) in __write_cr4() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dprocess.c621 __write_cr4(newval); in cr4_toggle_bits_irqsoff()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dcommon.c409 __write_cr4(newval); in cr4_update_irqsoff()
430 __write_cr4(cr4); in cr4_init()