Searched refs:__read_cr4 (Results 1 – 6 of 6) sorted by relevance
136 static inline unsigned long __read_cr4(void) in __read_cr4() function
143 cr4 = __read_cr4(); in prepare_set()
128 ctxt->cr4 = __read_cr4(); in __save_processor_state()
680 saved_cr4 = __read_cr4(); in cache_disable()
520 unsigned long cr4 = __read_cr4(); in cr4_init()
530 (__read_cr4() & X86_CR4_SMEP)) in show_fault_oops()