Lines Matching full:start
18 * caches_clean_inval_pou_macro(start,end) [fixup]
24 * - start - virtual start address of region
46 * caches_clean_inval_pou(start,end)
52 * - start - virtual start address of region
61 * caches_clean_inval_user_pou(start,end)
67 * - start - virtual start address of region
84 * icache_inval_pou(start,end)
88 * - start - virtual start address of region
102 * dcache_clean_inval_poc(start, end)
104 * Ensure that any D-cache lines for the interval [start, end)
107 * - start - virtual start address of region
117 * dcache_clean_pou(start, end)
119 * Ensure that any D-cache lines for the interval [start, end)
122 * - start - virtual start address of region
135 * dcache_inval_poc(start, end)
137 * Ensure that any D-cache lines for the interval [start, end)
141 * - start - kernel start address of region
151 1: tst x0, x3 // start cache line aligned?
166 * dcache_clean_poc(start, end)
168 * Ensure that any D-cache lines for the interval [start, end)
171 * - start - virtual start address of region
181 * dcache_clean_pop(start, end)
183 * Ensure that any D-cache lines for the interval [start, end)
186 * - start - virtual start address of region