get_mem_type
extern const struct mem_type *get_mem_type(unsigned int type);
type = get_mem_type(mtype);
__pgprot(get_mem_type(pci_ioremap_mem_type)->prot_pte));
const struct mem_type *get_mem_type(unsigned int type);
EXPORT_SYMBOL(get_mem_type);
mtype = get_mem_type(imc);
enum mem_type (*get_mem_type)(struct igen6_imc *imc);
.get_mem_type = ptl_h_get_mem_type,
.get_mem_type = ptl_h_get_mem_type,
if (res_cfg->get_mem_type)
return res_cfg->get_mem_type(imc);
get_mem_type(old_plane_state->fb) != get_mem_type(fb)))
get_mem_type(old_plane_state->fb) == get_mem_type(fb);
get_mem_type(old_plane_state->fb) != get_mem_type(new_plane_state->fb))