Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dcacheinfo.h15 void cache_bp_restore(void);
/linux-6.12.1/arch/x86/power/
Dcpu.c265 cache_bp_restore(); in __restore_processor_state()
/linux-6.12.1/arch/x86/kernel/cpu/
Dcacheinfo.c1163 void cache_bp_restore(void) in cache_bp_restore() function