Searched refs:types_compatible (Results 1 - 1 of 1) sorted by path

/linux-master/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.c134 static inline int types_compatible(mtrr_type type1, mtrr_type type2) function
285 } else if (types_compatible(type, ltype))
294 if (types_compatible(type, ltype))

Completed in 219 milliseconds