Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/parisc/include/asm/
A Dropes.h56 #define SBA_SEARCH_SAMPLE 0x100 macro
57 unsigned long avg_search[SBA_SEARCH_SAMPLE];
/linux-6.3-rc2/arch/ia64/hp/common/
A Dsba_iommu.c225 #define SBA_SEARCH_SAMPLE 0x100 macro
226 unsigned long avg_search[SBA_SEARCH_SAMPLE];
690 ioc->avg_idx &= SBA_SEARCH_SAMPLE - 1; in sba_alloc_range()
1893 for (i = 0; i < SBA_SEARCH_SAMPLE; i++) { in ioc_show()
1898 avg /= SBA_SEARCH_SAMPLE; in ioc_show()
/linux-6.3-rc2/drivers/parisc/
A Dsba_iommu.c476 ioc->avg_idx &= SBA_SEARCH_SAMPLE - 1; in sba_alloc_range()
1822 for (i = 0; i < SBA_SEARCH_SAMPLE; i++) { in sba_proc_info()
1827 avg /= SBA_SEARCH_SAMPLE; in sba_proc_info()

Completed in 12 milliseconds