/linux/drivers/gpu/drm/msm/ |
H A D | msm_gem_vma.c | 15 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 D | msm_fb.c | 79 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 D | msm_gpu.h | 239 struct msm_gem_address_space *aspace; member 358 struct msm_gem_address_space *aspace; member
|
H A D | msm_gpu.c | 834 struct msm_gem_address_space *aspace = NULL; in msm_gpu_create_private_address_space() local
|
/linux/drivers/staging/vme_user/ |
H A D | vme_fake.c | 48 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 D | vme.c | 137 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 D | vme_user.h | 14 __u32 aspace; /* Address Space */ member 36 __u32 aspace; /* Address Space */ member
|
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_plane.h | 37 struct msm_gem_address_space *aspace; member
|
/linux/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_kms.c | 201 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 D | adreno_gpu.c | 208 struct msm_gem_address_space *aspace; in adreno_iommu_create_address_space() local
|