Searched refs:set_mtrr_ops (Results 1 – 5 of 5) sorted by relevance
122 set_mtrr_ops(&amd_mtrr_ops); in amd_init_mtrr()
57 extern void set_mtrr_ops(const struct mtrr_ops *ops);
124 set_mtrr_ops(¢aur_mtrr_ops); in centaur_init_mtrr()
280 set_mtrr_ops(&cyrix_mtrr_ops); in cyrix_init_mtrr()
82 void set_mtrr_ops(const struct mtrr_ops *ops) in set_mtrr_ops() function