Home
last modified time | relevance | path

Searched refs:vm_va2pa (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/mm/
H A Dvm.h83 TEE_Result vm_va2pa(const struct user_mode_ctx *uctx, void *ua, paddr_t *pa);
/optee_os/core/mm/
H A Dvm.c1198 TEE_Result vm_va2pa(const struct user_mode_ctx *uctx, void *ua, paddr_t *pa) in vm_va2pa() function
H A Dcore_mmu.c2484 res = vm_va2pa(to_user_mode_ctx(thread_get_tsd()->ctx), in check_pa_matches_va()