Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/lib/
Dswiotlb.c65 static unsigned int io_tlb_index; variable
116 io_tlb_index = 0; in swiotlb_init()
153 wrap = index = ALIGN(io_tlb_index, stride); in map_single()
177 io_tlb_index = ((index + nslots) < io_tlb_nslabs in map_single()