Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc64/kernel/
Dpci_iommu.c95 unsigned long cnum, ent, flush_point; in alloc_streaming_cluster() local
111 flush_point = iommu->alloc_info[cnum].flush; in alloc_streaming_cluster()
121 if (ent == flush_point) in alloc_streaming_cluster()
133 if (ent == flush_point) in alloc_streaming_cluster()
Dsbus.c137 unsigned long cnum, ent, nent, flush_point, found; in alloc_streaming_cluster() local
156 flush_point = iommu->alloc_info[cnum].flush; in alloc_streaming_cluster()
185 if (ent == flush_point) in alloc_streaming_cluster()
199 if (ent == flush_point) in alloc_streaming_cluster()