Home
last modified time | relevance | path

Searched defs:pages_list (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/drm/ttm/
H A Dttm_tt.h106 struct list_head pages_list; member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/include/hmm/
H A Dhmm_pool.h96 struct list_head pages_list; member
/kernel/linux/linux-5.10/drivers/tee/optee/
H A Drpc.c339 u64 *pages_list; in handle_rpc_func_cmd_shm_alloc() local
[all...]
H A Doptee_private.h128 void *pages_list; member
H A Dcall.c504 u64 pages_list[PAGELIST_ENTRIES_PER_PAGE]; in optee_fill_pages_list() member
617 u64 *pages_list; in optee_shm_register() local
/kernel/linux/linux-6.6/drivers/tee/optee/
H A Doptee_private.h229 void *pages_list; member
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
[all...]
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dio_pagetable.c307 void iopt_free_pages_list(struct list_head *pages_list) in iopt_free_pages_list() argument
322 static int iopt_fill_domains_pages(struct list_head *pages_list) in iopt_fill_domains_pages() argument
344 int iopt_map_pages(struct io_pagetable *iopt, struct list_head *pages_list, in iopt_map_pages() argument
236 iopt_alloc_area_pages(struct io_pagetable *iopt, struct list_head *pages_list, unsigned long length, unsigned long *dst_iova, int iommu_prot, unsigned int flags) iopt_alloc_area_pages() argument
427 iopt_get_pages(struct io_pagetable *iopt, unsigned long iova, unsigned long length, struct list_head *pages_list) iopt_get_pages() argument
[all...]

Completed in 7 milliseconds