Home
last modified time | relevance | path

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

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