Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Doptee_private.h183 void optee_fill_pages_list(u64 *dst, struct page **pages, int num_pages,
H A Dcall.c494 void optee_fill_pages_list(u64 *dst, struct page **pages, int num_pages, in optee_fill_pages_list() function
638 optee_fill_pages_list(pages_list, pages, num_pages, in optee_shm_register()
H A Drpc.c369 optee_fill_pages_list(pages_list, pages, page_num, in handle_rpc_func_cmd_shm_alloc()