Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mtrr/
Dmtrr.c187 static inline int types_compatible(mtrr_type type1, mtrr_type type2) in types_compatible() function
361 } else if (types_compatible(type, ltype)) in mtrr_add_page()
370 if (types_compatible(type, ltype)) in mtrr_add_page()