Home
last modified time | relevance | path

Searched refs:__write_cr4 (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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 __acquires()
791 __write_cr4(cr4); in __releases()
/kernel/linux/linux-5.10/arch/x86/power/
H A Dcpu.c208 __write_cr4(ctxt->cr4); in __restore_processor_state()
212 __write_cr4(ctxt->cr4); in __restore_processor_state()
/kernel/linux/linux-6.6/arch/x86/power/
H A Dcpu.c207 __write_cr4(ctxt->cr4); in __restore_processor_state()
211 __write_cr4(ctxt->cr4); in __restore_processor_state()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dspecial_insns.h166 static inline void __write_cr4(unsigned long x) in __write_cr4() function
H A Dparavirt.h166 static inline void __write_cr4(unsigned long x) in __write_cr4() function
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dcacheinfo.c1091 __write_cr4(saved_cr4 & ~X86_CR4_PGE); in __acquires()
1120 __write_cr4(saved_cr4); in __releases()
H A Dcommon.c459 __write_cr4(newval); in cr4_update_irqsoff()
480 __write_cr4(cr4); in cr4_init()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dprocess.c621 __write_cr4(newval); in cr4_toggle_bits_irqsoff()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dprocess.c688 __write_cr4(newval); in cr4_toggle_bits_irqsoff()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dcommon.c414 __write_cr4(newval); in cr4_update_irqsoff()
435 __write_cr4(cr4); in cr4_init()

Completed in 16 milliseconds