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