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