Lines Matching full:holds
92 * is needed during mapping, a new page is allocated and this structure holds
436 * @kernel_address: Holds the CB's kernel virtual address.
437 * @bus_address: Holds the CB's DMA address.
438 * @mmap_size: Holds the CB's size that was mmaped.
439 * @size: holds the CB's size.
440 * @cs_cnt: holds number of CS that this CB participates in.
495 * @shadow_queue: pointer to a shadow queue that holds pointers to jobs.
497 * @kernel_address: holds the queue's kernel virtual address.
498 * @bus_address: holds the queue's DMA address.
499 * @pi: holds the queue's pi value.
500 * @ci: holds the queue's ci value, AS CALCULATED BY THE DRIVER (not real ci).
537 * @kernel_address: holds the queue's kernel virtual address
538 * @bus_address: holds the queue's DMA address
559 * @kernel_address: holds the queue's kernel virtual address
560 * @bus_address: holds the queue's DMA address
844 * @mem_hash: holds mapping from virtual address to virtual memory area
846 * @mmu_shadow_hash: holds a mapping from shadow address to pgt_info structure.
852 * @host_va_range: holds available virtual addresses for host mappings.
853 * @host_huge_va_range: holds available virtual addresses for host mappings
855 * @dram_va_range: holds available virtual addresses for DRAM mappings.
865 * @dram_default_hops: array that holds all hops addresses needed for default
925 * @sgt: pointer to the scatter-gather table that holds the pages.
1004 * @is_kernel_allocated_cb: true if the CB handle we got from the user holds a
1045 * @is_kernel_allocated_cb: true if the CB handle we got from the user holds a
1516 * @asid_bitmap: holds used/available ASIDs.