Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dspec-ctrl.h80 extern void speculative_store_bypass_ht_init(void);
82 static inline void speculative_store_bypass_ht_init(void) { } in speculative_store_bypass_ht_init() function
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dsmp_pv.c79 speculative_store_bypass_ht_init(); in cpu_bringup()
236 speculative_store_bypass_ht_init(); in xen_pv_smp_prepare_cpus()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmpboot.c245 speculative_store_bypass_ht_init(); in start_secondary()
1377 speculative_store_bypass_ht_init(); in native_smp_prepare_cpus()
H A Dprocess.c435 void speculative_store_bypass_ht_init(void) in speculative_store_bypass_ht_init() function