Home
last modified time | relevance | path

Searched refs:drm_ion_phys (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/common_modules/tzdriver/ion/
H A Ddynamic_ion_mem.c618 phys_addr_t drm_ion_phys = 0x0; local
640 ret = mm_dma_heap_secmem_get_phys(drm_dma_buf, &drm_ion_phys, &drm_ion_size);
642 ret = ion_secmem_get_phys(drm_dma_buf, &drm_ion_phys, &drm_ion_size);
652 operation->params[index].value.a = (unsigned int)drm_ion_phys;

Completed in 2 milliseconds