Home
last modified time | relevance | path

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

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