Searched defs:pages_list (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/drm/ttm/ |
H A D | ttm_tt.h | 106 struct list_head pages_list; member
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/include/hmm/ |
H A D | hmm_pool.h | 96 struct list_head pages_list; member
|
/kernel/linux/linux-5.10/drivers/tee/optee/ |
H A D | rpc.c | 339 u64 *pages_list; in handle_rpc_func_cmd_shm_alloc() local [all...] |
H A D | optee_private.h | 128 void *pages_list; member
|
H A D | call.c | 504 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 D | optee_private.h | 229 void *pages_list; member
|
H A D | smc_abi.c | 409 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 D | io_pagetable.c | 307 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