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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/mtrr/
H A Dmain.c192 static inline int types_compatible(mtrr_type type1, mtrr_type type2) function
418 } else if (types_compatible(type, ltype))
428 if (types_compatible(type, ltype))

Completed in 37 milliseconds