Searched refs:pages_list (Results 1 – 2 of 2) sorted by relevance
410 u64 pages_list[PAGELIST_ENTRIES_PER_PAGE]; in optee_fill_pages_list() member434 pages_data->pages_list[n++] = optee_page; in optee_fill_pages_list()460 u64 *pages_list; in optee_shm_register() local471 pages_list = optee_allocate_pages_list(num_pages); in optee_shm_register()472 if (!pages_list) in optee_shm_register()494 optee_fill_pages_list(pages_list, pages, num_pages, in optee_shm_register()508 msg_arg->params->u.tmem.buf_ptr = virt_to_phys(pages_list) | in optee_shm_register()517 optee_free_pages_list(pages_list, num_pages); in optee_shm_register()727 u64 *pages_list; in handle_rpc_func_cmd_shm_alloc() local729 pages_list = optee_allocate_pages_list(page_count); in handle_rpc_func_cmd_shm_alloc()[all …]
289 LIST_HEAD(pages_list); in iommufd_ioas_copy()312 &pages_list); in iommufd_ioas_copy()326 rc = iopt_map_pages(&dst_ioas->iopt, &pages_list, cmd->length, &iova, in iommufd_ioas_copy()336 iopt_free_pages_list(&pages_list); in iommufd_ioas_copy()