Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dcacheinfo.h14 void cache_bp_init(void);
/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c751 void __init cache_bp_init(void) in cache_bp_init() function
/linux/arch/x86/kernel/
H A Dsetup.c1035 cache_bp_init(); in setup_arch()