Home
last modified time | relevance | path

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

/linux/drivers/tee/
H A Dtee_heap.c69 static int copy_sg_table(struct sg_table *dst, struct sg_table *src) in copy_sg_table() function
101 ret = copy_sg_table(&a->table, &buf->table); in tee_heap_attach()