Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
H A Dtee_api.c283 static bool buf_overlaps_no_share_heap(void *buf, size_t size) in buf_overlaps_no_share_heap() function
308 if (buf_overlaps_no_share_heap(buf, size)) in check_invoke_param()
751 return buf_overlaps_no_share_heap(p, 1); in addr_is_in_no_share_heap()