intel_memory_type_is_local
if (intel_memory_type_is_local(mem->type) != is_local) {
return mr && intel_memory_type_is_local(mr->type);
bool intel_memory_type_is_local(enum intel_memory_type mem_type);