Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mtrr/
Damd.c122 set_mtrr_ops(&amd_mtrr_ops); in amd_init_mtrr()
Dmtrr.h57 extern void set_mtrr_ops(const struct mtrr_ops *ops);
Dcentaur.c124 set_mtrr_ops(&centaur_mtrr_ops); in centaur_init_mtrr()
Dcyrix.c280 set_mtrr_ops(&cyrix_mtrr_ops); in cyrix_init_mtrr()
Dmain.c82 void set_mtrr_ops(const struct mtrr_ops *ops) in set_mtrr_ops() function