Searched refs:batch_init (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/i915/gt/ |
D | gen7_renderclear.c | 91 static void batch_init(struct batch_chunk *bc, in batch_init() function 387 batch_init(&cmds, vma, start, 0, bv->state_start); in emit_batch() 388 batch_init(&state, vma, start, bv->state_start, SZ_4K); in emit_batch()
|
/linux-6.6.21/drivers/iommu/iommufd/ |
D | pages.c | 332 static int batch_init(struct pfn_batch *batch, size_t max_pages) in batch_init() function 1074 rc = batch_init(&pfns->batch, last_index - start_index + 1); in pfn_reader_init()
|