Searched refs:CACHE_LINE_MASK (Results 1 – 1 of 1) sorted by relevance
38 #define CACHE_LINE_MASK (~(l1_line_sz - 1)) macro345 sz += paddr & ~CACHE_LINE_MASK; in __cache_line_loop()346 paddr &= CACHE_LINE_MASK; in __cache_line_loop()