Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dcacheinfo.h18 void cache_bp_restore(void);
/openbmc/linux/arch/x86/power/
H A Dcpu.c265 cache_bp_restore(); in __restore_processor_state()
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c1171 void cache_bp_restore(void) in cache_bp_restore() function