Home
last modified time | relevance | path

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

/linux/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()
/linux/arch/x86/power/
H A Dcpu.c209 __write_cr4(ctxt->cr4); in __restore_processor_state()
213 __write_cr4(ctxt->cr4); in __restore_processor_state()
/linux/arch/x86/include/asm/
H A Dspecial_insns.h179 static inline void __write_cr4(unsigned long x) in __write_cr4() function
H A Dparavirt.h139 static inline void __write_cr4(unsigned long x) in __write_cr4() function
/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c681 __write_cr4(saved_cr4 & ~X86_CR4_PGE); in cache_disable()
708 __write_cr4(saved_cr4); in cache_enable()
H A Dcommon.c503 __write_cr4(newval); in cr4_update_irqsoff()
524 __write_cr4(cr4); in cr4_init()
/linux/arch/x86/kernel/
H A Dprocess.c713 __write_cr4(newval); in cr4_toggle_bits_irqsoff()