Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/cpu/mtrr/
Dmtrr.h14 struct mtrr_ops { struct
35 extern const struct mtrr_ops generic_mtrr_ops; argument
Dmain.c65 static const struct mtrr_ops *mtrr_ops[X86_VENDOR_NUM]; variable