Searched refs:xstart (Results 1 – 4 of 4) sorted by relevance
120 uint64_t xstart = (uint64_t)(uintptr_t)start; in __clear_cache()136 for (addr = xstart & ~(dcache_line_size - 1); addr < xend; in __clear_cache()146 for (addr = xstart & ~(icache_line_size - 1); addr < xend; in __clear_cache()
1151 int xstart, xend, xdir; local1179 xstart = 0;1183 xstart = wb - ( wb >= 4*64 ? 4*64 : wb >= 64 ? 64 : 4 );1216 for (xleft = wb, x = xstart;1263 for (xleft = wb, x = xstart;
26 (define-pmacro (dshcf xname xcomment ignored xstart xlength)27 (dnf xname xcomment ((ISA compact)) xstart xlength))
27 (define-pmacro (dshmf xname xcomment ignored xstart xlength)28 (dnf xname xcomment ((ISA media)) xstart xlength))