Searched refs:get_mem_type (Results 1 – 5 of 5) sorted by relevance
54 extern const struct mem_type *get_mem_type(unsigned int type);
46 const struct mem_type *get_mem_type(unsigned int type);
266 type = get_mem_type(mtype); in __arm_ioremap_pfn_caller()470 __pgprot(get_mem_type(pci_ioremap_mem_type)->prot_pte)); in pci_remap_iospace()
349 const struct mem_type *get_mem_type(unsigned int type) in get_mem_type() function353 EXPORT_SYMBOL(get_mem_type);
8022 static inline uint32_t get_mem_type(struct drm_framebuffer *fb) in get_mem_type() function8179 get_mem_type(old_plane_state->fb) != get_mem_type(fb))) in amdgpu_dm_commit_planes()8187 get_mem_type(old_plane_state->fb) == get_mem_type(fb); in amdgpu_dm_commit_planes()10191 get_mem_type(old_plane_state->fb) != in amdgpu_dm_atomic_check()10192 get_mem_type(new_plane_state->fb)) in amdgpu_dm_atomic_check()