Home
last modified time | relevance | path

Searched refs:centaur_mtrr_ops (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/x86/kernel/cpu/mtrr/
Dlegacy.c21 mtrr_if = &centaur_mtrr_ops; in mtrr_set_if()
Dmtrr.h81 extern const struct mtrr_ops centaur_mtrr_ops;
Dcentaur.c105 const struct mtrr_ops centaur_mtrr_ops = { variable