Home
last modified time | relevance | path

Searched refs:optee_set_dma_mask (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/tee/optee/
H A Dcore.c59 int optee_set_dma_mask(struct optee *optee, u_int pa_width) in optee_set_dma_mask() function
H A Doptee_private.h305 int optee_set_dma_mask(struct optee *optee, u_int pa_width);
H A Dprotmem.c319 rc = optee_set_dma_mask(optee, pa_width); in optee_protmem_alloc_dyn_pool()
H A Dsmc_abi.c1677 rc = optee_set_dma_mask(optee, res.result.pa_width); in static_protmem_pool_init()