Searched defs:harden_branch_predictor (Results 1 – 1 of 1) sorted by relevance
21 static inline void harden_branch_predictor(void) in harden_branch_predictor() function29 #define harden_branch_predictor() do { } while (0) macro