Home
last modified time | relevance | path

Searched defs:mtrr_ops (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/x86/kernel/cpu/mtrr/
Dmtrr.h15 struct mtrr_ops { struct
36 extern const struct mtrr_ops generic_mtrr_ops; argument
Dmtrr.c76 static const struct mtrr_ops *mtrr_ops[X86_VENDOR_NUM] __ro_after_init; variable