Searched refs:set_mtrr_ops (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/mtrr/
H A Damd.c122 set_mtrr_ops(&amd_mtrr_ops);
H A Dmtrr.h56 extern void set_mtrr_ops(const struct mtrr_ops *ops);
H A Dcentaur.c121 set_mtrr_ops(&centaur_mtrr_ops);
H A Dcyrix.c280 set_mtrr_ops(&cyrix_mtrr_ops);
H A Dmain.c71 void set_mtrr_ops(const struct mtrr_ops *ops) function

Completed in 72 milliseconds