Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/include/
H A Dmtrr.h127 extern const struct mtrr_funcs i686_mtrr_funcs;
/netbsd-src/sys/arch/x86/x86/
H A Dmtrr_i686.c127 const struct mtrr_funcs i686_mtrr_funcs = { variable
344 mtrr_funcs = &i686_mtrr_funcs; in i686_mtrr_init_first()