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);
291 type = get_mem_type(mtype); in __arm_ioremap_pfn_caller()495 __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);
8062 static inline uint32_t get_mem_type(struct drm_framebuffer *fb) in get_mem_type() function8219 get_mem_type(old_plane_state->fb) != get_mem_type(fb))) in amdgpu_dm_commit_planes()8227 get_mem_type(old_plane_state->fb) == get_mem_type(fb); in amdgpu_dm_commit_planes()10232 get_mem_type(old_plane_state->fb) != in amdgpu_dm_atomic_check()10233 get_mem_type(new_plane_state->fb)) in amdgpu_dm_atomic_check()