Home
last modified time | relevance | path

Searched defs:pages_list (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/iommu/iommufd/
H A Dio_pagetable.c237 struct list_head *pages_list, in iopt_alloc_area_pages()
307 void iopt_free_pages_list(struct list_head *pages_list) in iopt_free_pages_list()
322 static int iopt_fill_domains_pages(struct list_head *pages_list) in iopt_fill_domains_pages()
344 int iopt_map_pages(struct io_pagetable *iopt, struct list_head *pages_list, in iopt_map_pages()
428 unsigned long length, struct list_head *pages_list) in iopt_get_pages()
/openbmc/linux/drivers/tee/optee/
H A Dsmc_abi.c409 u64 pages_list[PAGELIST_ENTRIES_PER_PAGE]; in optee_fill_pages_list() member
459 u64 *pages_list; in optee_shm_register() local
728 u64 *pages_list; in handle_rpc_func_cmd_shm_alloc() local
H A Doptee_private.h229 void *pages_list; member
/openbmc/u-boot/drivers/tee/optee/
H A Dcore.c87 u64 pages_list[PAGELIST_ENTRIES_PER_PAGE]; in optee_alloc_and_init_page_list() member