Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/cpu/mtrr/
Dcyrix.c144 __write_cr4(cr4 & ~X86_CR4_PGE); in prepare_set()
176 __write_cr4(cr4); in post_set()
Dgeneric.c758 __write_cr4(cr4 & ~X86_CR4_PGE); in prepare_set()
790 __write_cr4(cr4); in post_set()
/linux-5.19.10/arch/x86/power/
Dcpu.c206 __write_cr4(ctxt->cr4); in __restore_processor_state()
210 __write_cr4(ctxt->cr4); in __restore_processor_state()
/linux-5.19.10/arch/x86/include/asm/
Dspecial_insns.h177 static inline void __write_cr4(unsigned long x) in __write_cr4() function
Dparavirt.h166 static inline void __write_cr4(unsigned long x) in __write_cr4() function
/linux-5.19.10/arch/x86/kernel/
Dprocess.c648 __write_cr4(newval); in cr4_toggle_bits_irqsoff()
/linux-5.19.10/arch/x86/kernel/cpu/
Dcommon.c471 __write_cr4(newval); in cr4_update_irqsoff()
492 __write_cr4(cr4); in cr4_init()