Home
last modified time | relevance | path

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

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