Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/cpu/mtrr/
Dmain.c176 static inline int types_compatible(mtrr_type type1, mtrr_type type2) in types_compatible() function
337 } else if (types_compatible(type, ltype)) in mtrr_add_page()
347 if (types_compatible(type, ltype)) in mtrr_add_page()