Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tee/
H A Dtee_shm.c341 * tee_shm_pa2va() - Get virtual address of a physical address
347 int tee_shm_pa2va(struct tee_shm *shm, phys_addr_t pa, void **va) in tee_shm_pa2va() function
366 EXPORT_SYMBOL_GPL(tee_shm_pa2va); variable
/kernel/linux/linux-5.10/include/linux/
H A Dtee_drv.h382 * tee_shm_pa2va() - Get virtual address of a physical address
388 int tee_shm_pa2va(struct tee_shm *shm, phys_addr_t pa, void **va);

Completed in 2 milliseconds