Searched refs:ullend (Results 1 – 1 of 1) sorted by relevance
76 unsigned long long ullend, addr, aligned_start; in sh64_icache_inv_kernel_range() local79 ullend = (unsigned long long) (signed long long) (signed long) end; in sh64_icache_inv_kernel_range()81 while (addr <= ullend) { in sh64_icache_inv_kernel_range()