Lines Matching full:end
18 * caches_clean_inval_pou_macro(start,end) [fixup]
25 * - end - virtual end address of region
46 * caches_clean_inval_pou(start,end)
53 * - end - virtual end address of region
62 * caches_clean_inval_user_pou(start,end)
69 * - end - virtual end address of region
85 * icache_inval_pou(start,end)
90 * - end - virtual end address of region
103 * dcache_clean_inval_poc(start, end)
105 * Ensure that any D-cache lines for the interval [start, end)
109 * - end - virtual end address of region
118 * dcache_clean_pou(start, end)
120 * Ensure that any D-cache lines for the interval [start, end)
124 * - end - virtual end address of region
136 * dcache_inval_poc(start, end)
138 * Ensure that any D-cache lines for the interval [start, end)
143 * - end - kernel end address of region
148 tst x1, x3 // end cache line aligned?
167 * dcache_clean_poc(start, end)
169 * Ensure that any D-cache lines for the interval [start, end)
173 * - end - virtual end address of region
182 * dcache_clean_pop(start, end)
184 * Ensure that any D-cache lines for the interval [start, end)
188 * - end - virtual end address of region