Home
last modified time | relevance | path

Searched refs:io_tlb_index (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/kernel/dma/
Dswiotlb.c87 static unsigned int io_tlb_index; variable
238 io_tlb_index = 0; in swiotlb_init_with_tbl()
372 io_tlb_index = 0; in swiotlb_late_init_with_tbl()
517 index = wrap = wrap_index(ALIGN(io_tlb_index, stride)); in find_slots()
555 io_tlb_index = index + nslots; in find_slots()
557 io_tlb_index = 0; in find_slots()