Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dcacheinfo.h15 void cache_bp_restore(void);
/linux/arch/x86/power/
H A Dcpu.c280 cache_bp_restore(); in __restore_processor_state()
/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c760 void cache_bp_restore(void) in cache_bp_restore() function