Searched refs:optee_fill_pages_list (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/tee/optee/ |
D | optee_private.h | 181 void optee_fill_pages_list(u64 *dst, struct page **pages, int num_pages,
|
D | call.c | 464 void optee_fill_pages_list(u64 *dst, struct page **pages, int num_pages, in optee_fill_pages_list() function 600 optee_fill_pages_list(pages_list, pages, num_pages, in optee_shm_register()
|
D | rpc.c | 283 optee_fill_pages_list(pages_list, pages, page_num, in handle_rpc_func_cmd_shm_alloc()
|