Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.c140 static inline int types_compatible(mtrr_type type1, mtrr_type type2) in types_compatible() function
291 } else if (types_compatible(type, ltype)) in mtrr_add_page()
300 if (types_compatible(type, ltype)) in mtrr_add_page()