Home
last modified time | relevance | path

Searched refs:amd_mtrr_ops (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/cpu/mtrr/
H A Damd.c112 const struct mtrr_ops amd_mtrr_ops = { variable
H A Dlegacy.c17 mtrr_if = &amd_mtrr_ops; in mtrr_set_if()