Home
last modified time | relevance | path

Searched refs:mtrr_ops (Results 1 – 6 of 6) sorted by relevance

/arch/x86/kernel/cpu/mtrr/
A Dmtrr.h18 struct mtrr_ops { struct
36 extern const struct mtrr_ops generic_mtrr_ops; argument
57 extern const struct mtrr_ops *mtrr_if;
79 extern const struct mtrr_ops amd_mtrr_ops;
80 extern const struct mtrr_ops cyrix_mtrr_ops;
81 extern const struct mtrr_ops centaur_mtrr_ops;
A Damd.c112 const struct mtrr_ops amd_mtrr_ops = {
A Dcentaur.c105 const struct mtrr_ops centaur_mtrr_ops = {
A Dcyrix.c237 const struct mtrr_ops cyrix_mtrr_ops = {
A Dmtrr.c72 const struct mtrr_ops *mtrr_if;
A Dgeneric.c1074 const struct mtrr_ops generic_mtrr_ops = {

Completed in 11 milliseconds