Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/pta/tests/
A Dinvoke.c32 static int test_v2p2v(void *va, size_t size) in test_v2p2v() function
191 if (test_v2p2v(in, p[0].memref.size)) in test_entry_params()
205 if (test_v2p2v(in, p[1].memref.size)) in test_entry_params()
219 if (test_v2p2v(in, p[2].memref.size)) in test_entry_params()
233 if (test_v2p2v(in, p[3].memref.size)) in test_entry_params()
280 if (test_v2p2v(src, sz) || test_v2p2v(dst, sz)) in test_inject_sdp()
317 if (test_v2p2v(buf, sz)) in test_transform_sdp()
362 if (test_v2p2v(src, sz) || test_v2p2v(dst, sz)) in test_dump_sdp()

Completed in 3 milliseconds