Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fdvma.c142 size_t counter_max = (lim_p->dlim_cntr_max + 1) & MMU_PAGE_MASK; in px_fdvma_reserve() local
178 counter_max, (void *)lo, (void *)(hi + 1), in px_fdvma_reserve()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_fdvma.c189 size_t counter_max = (lim_p->dlim_cntr_max + 1) & IOMMU_PAGE_MASK; in pci_fdvma_reserve() local
226 counter_max, (void *)lo, (void *)(hi + 1), in pci_fdvma_reserve()