Home
last modified time | relevance | path

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

/linux-2.6.39/arch/parisc/include/asm/
Dropes.h55 #define SBA_SEARCH_SAMPLE 0x100 macro
56 unsigned long avg_search[SBA_SEARCH_SAMPLE];
/linux-2.6.39/arch/ia64/hp/common/
Dsba_iommu.c229 #define SBA_SEARCH_SAMPLE 0x100 macro
230 unsigned long avg_search[SBA_SEARCH_SAMPLE];
699 ioc->avg_idx &= SBA_SEARCH_SAMPLE - 1; in sba_alloc_range()
1932 for (i = 0; i < SBA_SEARCH_SAMPLE; i++) { in ioc_show()
1937 avg /= SBA_SEARCH_SAMPLE; in ioc_show()
/linux-2.6.39/drivers/parisc/
Dsba_iommu.c469 ioc->avg_idx &= SBA_SEARCH_SAMPLE - 1; in sba_alloc_range()
1797 for (i = 0; i < SBA_SEARCH_SAMPLE; i++) { in sba_proc_info()
1802 avg /= SBA_SEARCH_SAMPLE; in sba_proc_info()