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()
759 __write_cr4(cr4 & ~X86_CR4_PGE); in prepare_set()791 __write_cr4(cr4); in post_set()
177 static inline void __write_cr4(unsigned long x) in __write_cr4() function
289 __write_cr4(cr4); in __cr4_set()
137 static inline void __write_cr4(unsigned long x) in __write_cr4() function
204 __write_cr4(ctxt->cr4); in __restore_processor_state()208 __write_cr4(ctxt->cr4); in __restore_processor_state()
420 __write_cr4(cr4); in cr4_init()