Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dmtrr.h126 extern void mtrr_bp_restore(void);
169 #define mtrr_bp_restore() do {} while (0) macro
/linux-2.6.39/arch/x86/power/
Dcpu.c226 mtrr_bp_restore(); in __restore_processor_state()
/linux-2.6.39/arch/x86/kernel/cpu/mtrr/
Dmain.c825 void mtrr_bp_restore(void) in mtrr_bp_restore() function