Searched refs:tee_shm_va2pa (Results 1 – 3 of 3) sorted by relevance
325 int tee_shm_va2pa(struct tee_shm *shm, void *va, phys_addr_t *pa) in tee_shm_va2pa() function338 EXPORT_SYMBOL_GPL(tee_shm_va2pa);
379 int tee_shm_va2pa(struct tee_shm *shm, void *va, phys_addr_t *pa);
292 if (tee_shm_va2pa(shm, arg, &parg)) in optee_release()