Searched refs:speculative_store_bypass_ht_init (Results 1 – 4 of 4) sorted by relevance
80 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
91 speculative_store_bypass_ht_init(); in cpu_bringup()364 speculative_store_bypass_ht_init(); in xen_smp_prepare_cpus()
221 speculative_store_bypass_ht_init(); in start_secondary()1224 speculative_store_bypass_ht_init(); in native_smp_prepare_cpus()
204 void speculative_store_bypass_ht_init(void) in speculative_store_bypass_ht_init() function