Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/cpu/mtrr/
Dmtrr.c185 static inline int types_compatible(mtrr_type type1, mtrr_type type2) in types_compatible() function
359 } else if (types_compatible(type, ltype)) in mtrr_add_page()
368 if (types_compatible(type, ltype)) in mtrr_add_page()