Searched refs:set_mtrr_ops (Results 1 – 5 of 5) sorted by relevance
123 set_mtrr_ops(&amd_mtrr_ops); in amd_init_mtrr()
58 extern void __init set_mtrr_ops(const struct mtrr_ops *ops);
125 set_mtrr_ops(¢aur_mtrr_ops); in centaur_init_mtrr()
282 set_mtrr_ops(&cyrix_mtrr_ops); in cyrix_init_mtrr()
83 void __init set_mtrr_ops(const struct mtrr_ops *ops) in set_mtrr_ops() function