Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/cpu/mtrr/
Dlegacy.c25 mtrr_if = &cyrix_mtrr_ops; in mtrr_set_if()
Dmtrr.h80 extern const struct mtrr_ops cyrix_mtrr_ops;
Dcyrix.c237 const struct mtrr_ops cyrix_mtrr_ops = { variable