Home
last modified time | relevance | path

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

/optee_os/core/pta/tests/
H A Dmisc.c586 static int check_phys_to_virt(paddr_t pa, void *exp_va, in check_phys_to_virt() argument
594 pa, v, exp_va); in check_phys_to_virt()
595 if (v != exp_va) in check_phys_to_virt()
598 if (!exp_va) in check_phys_to_virt()