Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dcacheinfo.h15 void cache_bp_restore(void);
/linux-6.15/arch/x86/power/
H A Dcpu.c279 cache_bp_restore(); in __restore_processor_state()
/linux-6.15/arch/x86/kernel/cpu/
H A Dcacheinfo.c1147 void cache_bp_restore(void) in cache_bp_restore() function