Searched refs:SBA_SEARCH_SAMPLE (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/parisc/
H A Dsba_iommu.c476 ioc->avg_idx &= SBA_SEARCH_SAMPLE - 1;
1826 for (i = 0; i < SBA_SEARCH_SAMPLE; i++) {
1831 avg /= SBA_SEARCH_SAMPLE;
/linux-master/arch/parisc/include/asm/
H A Dropes.h56 #define SBA_SEARCH_SAMPLE 0x100 macro
57 unsigned long avg_search[SBA_SEARCH_SAMPLE];

Completed in 145 milliseconds