Home
last modified time | relevance | path

Searched refs:optee_fill_pages_list (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/tee/optee/
H A Doptee_private.h183 void optee_fill_pages_list(u64 *dst, struct page **pages, int num_pages,
H A Dcall.c483 * optee_fill_pages_list() - write list of user pages to given shared
494 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()
/kernel/linux/linux-6.6/drivers/tee/optee/
H A Dsmc_abi.c388 * optee_fill_pages_list() - write list of user pages to given shared
399 static void optee_fill_pages_list(u64 *dst, struct page **pages, int num_pages, in optee_fill_pages_list() function
493 optee_fill_pages_list(pages_list, pages, num_pages, in optee_shm_register()
758 optee_fill_pages_list(pages_list, pages, page_num, in handle_rpc_func_cmd_shm_alloc()

Completed in 5 milliseconds