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
117 * dcache_clean_pou(start, end)
119 * Ensure that any D-cache lines for the interval [start, end)
123 * - end - virtual end address of region
135 * dcache_inval_poc(start, end)
137 * Ensure that any D-cache lines for the interval [start, end)
142 * - end - kernel end address of region
147 tst x1, x3 // end cache line aligned?
166 * dcache_clean_poc(start, end)
168 * Ensure that any D-cache lines for the interval [start, end)
172 * - end - virtual end address of region
181 * dcache_clean_pop(start, end)
183 * Ensure that any D-cache lines for the interval [start, end)
187 * - end - virtual end address of region