Home
last modified time | relevance | path

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

/linux/drivers/tee/
H A Dtee_heap.c285 int tee_device_register_dma_heap(struct tee_device *teedev, in tee_device_register_dma_heap() function
320 EXPORT_SYMBOL_GPL(tee_device_register_dma_heap);
367 int tee_device_register_dma_heap(struct tee_device *teedev __always_unused, in tee_device_register_dma_heap() function
373 EXPORT_SYMBOL_GPL(tee_device_register_dma_heap);
/linux/include/linux/
H A Dtee_core.h218 int tee_device_register_dma_heap(struct tee_device *teedev,
/linux/drivers/tee/optee/
H A Dffa_abi.c1046 rc = tee_device_register_dma_heap(optee->teedev, id, pool); in optee_ffa_protmem_pool_init()
H A Dsmc_abi.c1722 rc = tee_device_register_dma_heap(optee->teedev, heap_id, pool); in optee_protmem_pool_init()