Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dtlbflush.h47 __write_cr4(cr4); in cr4_set_bits()
60 __write_cr4(cr4); in cr4_clear_bits()
Dspecial_insns.h152 static inline void __write_cr4(unsigned long x) in __write_cr4() function
Dparavirt.h98 static inline void __write_cr4(unsigned long x) in __write_cr4() function
/linux-4.4.14/arch/x86/power/
Dcpu.c177 __write_cr4(ctxt->cr4); in __restore_processor_state()
182 __write_cr4(ctxt->cr4); in __restore_processor_state()
/linux-4.4.14/arch/x86/kernel/cpu/mtrr/
Dcyrix.c142 __write_cr4(cr4 & ~X86_CR4_PGE); in prepare_set()
174 __write_cr4(cr4); in post_set()
Dgeneric.c747 __write_cr4(cr4 & ~X86_CR4_PGE); in prepare_set()
776 __write_cr4(cr4); in post_set()