Home | Sort by: relevance | last modified time | path |
/src/sys/arch/x86/include/ | |
mtrr.h | 127 extern const struct mtrr_funcs i686_mtrr_funcs; |
/src/sys/arch/x86/x86/ | |
mtrr_i686.c | 127 const struct mtrr_funcs i686_mtrr_funcs = { variable in typeref:typename:const struct mtrr_funcs 344 mtrr_funcs = &i686_mtrr_funcs; |