Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmtrr.h48 extern void mtrr_bp_restore(void);
91 #define mtrr_bp_restore() do {} while (0) macro
/linux-4.4.14/arch/x86/power/
Dcpu.c230 mtrr_bp_restore(); in __restore_processor_state()
/linux-4.4.14/arch/x86/kernel/cpu/mtrr/
Dmain.c835 void mtrr_bp_restore(void) in mtrr_bp_restore() function