Searched refs:__write_cr4 (Results 1 – 7 of 7) sorted by relevance
144 __write_cr4(cr4 & ~X86_CR4_PGE); in prepare_set()176 __write_cr4(cr4); in post_set()
209 __write_cr4(ctxt->cr4); in __restore_processor_state()213 __write_cr4(ctxt->cr4); in __restore_processor_state()
182 static inline void __write_cr4(unsigned long x) in __write_cr4() function
173 static inline void __write_cr4(unsigned long x) in __write_cr4() function
687 __write_cr4(saved_cr4 & ~X86_CR4_PGE); in cache_disable()714 __write_cr4(saved_cr4); in cache_enable()
460 __write_cr4(newval); in cr4_update_irqsoff()481 __write_cr4(cr4); in cr4_init()
703 __write_cr4(newval); in cr4_toggle_bits_irqsoff()
Completed in 18 milliseconds