Home
last modified time | relevance | path

Searched refs:__read_cr4 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dspecial_insns.h136 static inline unsigned long __read_cr4(void) in __read_cr4() function
/linux/arch/x86/kernel/cpu/mtrr/
H A Dcyrix.c143 cr4 = __read_cr4(); in prepare_set()
/linux/arch/x86/power/
H A Dcpu.c128 ctxt->cr4 = __read_cr4(); in __save_processor_state()