Home
last modified time | relevance | path

Searched defs:sz2 (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutee/
H A Dtee_api.c237 static bool bufs_intersect(void *buf1, size_t sz1, void *buf2, size_t sz2) in bufs_intersect()
/optee_os/core/mm/
H A Dcore_mmu.c588 #define MSG_MEM_INSTERSECT(pa1, sz1, pa2, sz2) \ argument