Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/cpu/mtrr/
A Dmtrr.h15 struct mtrr_ops { struct
33 extern const struct mtrr_ops generic_mtrr_ops; argument
55 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;
A Damd.c112 const struct mtrr_ops amd_mtrr_ops = {
A Dcentaur.c114 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.c831 const struct mtrr_ops generic_mtrr_ops = {
/linux-6.3-rc2/scripts/
A Dconst_structs.checkpatch45 mtrr_ops

Completed in 8 milliseconds