Home
last modified time | relevance | path

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

/linux-3.4.99/lib/
Dswiotlb.c80 static unsigned int io_tlb_index; variable
158 io_tlb_index = 0; in swiotlb_init_with_tbl()
258 io_tlb_index = 0; in swiotlb_late_init_with_default_size()
416 index = ALIGN(io_tlb_index, stride); in swiotlb_tbl_map_single()
449 io_tlb_index = ((index + nslots) < io_tlb_nslabs in swiotlb_tbl_map_single()