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
61 * caches_clean_inval_user_pou(start,end)
68 * - end - virtual end address of region
84 * icache_inval_pou(start,end)
89 * - end - virtual end address of region
102 * dcache_clean_inval_poc(start, end)
104 * Ensure that any D-cache lines for the interval [start, end)
108 * - end - virtual end address of region
116 * dcache_clean_pou(start, end)
118 * Ensure that any D-cache lines for the interval [start, end)
122 * - end - virtual end address of region
134 * dcache_inval_poc(start, end)
136 * Ensure that any D-cache lines for the interval [start, end)
141 * - end - kernel end address of region
148 * __dma_inv_area(start, end)
150 * - end - virtual end address of region
154 tst x1, x3 // end cache line aligned?
173 * dcache_clean_poc(start, end)
175 * Ensure that any D-cache lines for the interval [start, end)
179 * - end - virtual end address of region
186 * __dma_clean_area(start, end)
188 * - end - virtual end address of region
196 * dcache_clean_pop(start, end)
198 * Ensure that any D-cache lines for the interval [start, end)
202 * - end - virtual end address of region