tee_shm_va2pa     277 drivers/tee/optee/core.c 			if (tee_shm_va2pa(shm, arg, &parg))
tee_shm_va2pa     396 drivers/tee/tee_shm.c EXPORT_SYMBOL_GPL(tee_shm_va2pa);
tee_shm_va2pa     374 include/linux/tee_drv.h int tee_shm_va2pa(struct tee_shm *shm, void *va, phys_addr_t *pa);