Home
last modified time | relevance | path

Searched refs:speculative_store_bypass_ht_init (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/arch/x86/include/asm/
Dspec-ctrl.h91 extern void speculative_store_bypass_ht_init(void);
93 static inline void speculative_store_bypass_ht_init(void) { } in speculative_store_bypass_ht_init() function
/linux-6.14.4/arch/x86/xen/
Dsmp_pv.c76 speculative_store_bypass_ht_init(); in cpu_bringup()
201 speculative_store_bypass_ht_init(); in xen_pv_smp_prepare_cpus()
/linux-6.14.4/arch/x86/kernel/
Dsmpboot.c295 speculative_store_bypass_ht_init(); in start_secondary()
1099 speculative_store_bypass_ht_init(); in native_smp_prepare_cpus()
Dprocess.c508 void speculative_store_bypass_ht_init(void) in speculative_store_bypass_ht_init() function