Searched refs:mtrr_ops (Results 1 – 3 of 3) sorted by relevance
10 struct mtrr_ops { struct32 extern const struct mtrr_ops generic_mtrr_ops; argument36 extern void set_mtrr_ops(const struct mtrr_ops *);39 extern const struct mtrr_ops *mtrr_if;
60 const struct mtrr_ops *__read_mostly mtrr_if = NULL;
550 const struct mtrr_ops generic_mtrr_ops = {
Completed in 6 milliseconds