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);
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))