Home
last modified time | relevance | path

Searched defs:aspace (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_vma.c15 struct msm_gem_address_space *aspace = container_of(kref, in msm_gem_address_space_destroy() local
26 void msm_gem_address_space_put(struct msm_gem_address_space *aspace) in msm_gem_address_space_put()
33 msm_gem_address_space_get(struct msm_gem_address_space *aspace) in msm_gem_address_space_get()
44 struct msm_gem_address_space *aspace = vma->aspace; in msm_gem_vma_purge() local
61 struct msm_gem_address_space *aspace = vma->aspace; in msm_gem_vma_map() local
96 struct msm_gem_address_space *aspace = vma->aspace; in msm_gem_vma_close() local
110 struct msm_gem_vma *msm_gem_vma_new(struct msm_gem_address_space *aspace) in msm_gem_vma_new()
127 struct msm_gem_address_space *aspace = vma->aspace; in msm_gem_vma_init() local
157 struct msm_gem_address_space *aspace; in msm_gem_address_space_create() local
H A Dmsm_fb.c79 struct msm_gem_address_space *aspace, in msm_framebuffer_prepare()
102 struct msm_gem_address_space *aspace, in msm_framebuffer_cleanup()
119 struct msm_gem_address_space *aspace, int plane) in msm_framebuffer_iova()
H A Dmsm_gpu.h239 struct msm_gem_address_space *aspace; member
358 struct msm_gem_address_space *aspace; member
H A Dmsm_gpu.c834 struct msm_gem_address_space *aspace = NULL; in msm_gpu_create_private_address_space() local
/linux/drivers/staging/vme_user/
H A Dvme_fake.c48 u32 aspace; member
56 u32 aspace; member
156 dma_addr_t buf_base, u32 aspace, u32 cycle) in fake_slave_set()
225 dma_addr_t *buf_base, u32 *aspace, u32 *cycle) in fake_slave_get()
253 u32 aspace, u32 cycle, u32 dwidth) in fake_master_set()
339 u32 *aspace, u32 *cycle, u32 *dwidth) in __fake_master_get()
360 u32 *aspace, u32 *cycle, u32 *dwidth) in fake_master_get()
375 u32 aspace, u32 cycle) in fake_lm_check()
415 u32 aspace, u32 cycle) in fake_vmeread8()
448 u32 aspace, u32 cycle) in fake_vmeread16()
[all …]
H A Dvme.c137 u32 aspace, cycle, dwidth; in vme_get_size() local
163 int vme_check_window(struct vme_bridge *bridge, u32 aspace, in vme_check_window()
329 dma_addr_t buf_base, u32 aspace, u32 cycle) in vme_slave_set()
379 dma_addr_t *buf_base, u32 *aspace, u32 *cycle) in vme_slave_get()
526 u32 aspace, u32 cycle, u32 dwidth) in vme_master_set()
577 u32 *aspace, u32 *cycle, u32 *dwidth) in vme_master_get()
1003 u32 aspace, u32 cycle, u32 dwidth) in vme_dma_vme_attribute()
1210 u32 aspace = vme_get_aspace(am); in vme_bus_error_handler() local
1231 struct vme_error_handler *vme_register_error_handler(struct vme_bridge *bridge, u32 aspace, in vme_register_error_handler()
1523 u32 aspace, u32 cycle) in vme_lm_set()
[all …]
H A Dvme_user.h14 __u32 aspace; /* Address Space */ member
36 __u32 aspace; /* Address Space */ member
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.h37 struct msm_gem_address_space *aspace; member
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_kms.c201 struct msm_gem_address_space *aspace = kms->aspace; in mdp5_kms_destroy() local
503 struct msm_gem_address_space *aspace; in mdp5_kms_init() local
/linux/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.c208 struct msm_gem_address_space *aspace; in adreno_iommu_create_address_space() local