Searched refs:mtrr_ops (Results 1 – 7 of 7) sorted by relevance
15 struct mtrr_ops { struct33 extern const struct mtrr_ops generic_mtrr_ops; argument55 extern const struct mtrr_ops *mtrr_if;68 extern const struct mtrr_ops amd_mtrr_ops;69 extern const struct mtrr_ops cyrix_mtrr_ops;70 extern const struct mtrr_ops centaur_mtrr_ops;
112 const struct mtrr_ops amd_mtrr_ops = {
114 const struct mtrr_ops centaur_mtrr_ops = {
237 const struct mtrr_ops cyrix_mtrr_ops = {
72 const struct mtrr_ops *mtrr_if;
831 const struct mtrr_ops generic_mtrr_ops = {
45 mtrr_ops
Completed in 8 milliseconds