Searched refs:optee_fill_pages_list (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/tee/optee/ |
D | optee_private.h | 173 void optee_fill_pages_list(u64 *dst, struct page **pages, int num_pages,
|
D | call.c | 456 void optee_fill_pages_list(u64 *dst, struct page **pages, int num_pages, in optee_fill_pages_list() function 592 optee_fill_pages_list(pages_list, pages, num_pages, in optee_shm_register()
|
D | rpc.c | 274 optee_fill_pages_list(pages_list, pages, page_num, in handle_rpc_func_cmd_shm_alloc()
|