Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dcacheinfo.h14 void cache_bp_init(void);
/linux-6.12.1/arch/x86/kernel/
Dsetup.c948 cache_bp_init(); in setup_arch()
/linux-6.12.1/arch/x86/kernel/cpu/
Dcacheinfo.c1154 void __init cache_bp_init(void) in cache_bp_init() function