Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/mtrr/
H A Dlegacy.c25 mtrr_if = &cyrix_mtrr_ops; in mtrr_set_if()
H A Dmtrr.h80 extern const struct mtrr_ops cyrix_mtrr_ops;
H A Dcyrix.c237 const struct mtrr_ops cyrix_mtrr_ops = { variable