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
62 * caches_clean_inval_user_pou(start,end)
68 * - start - virtual start address of region
85 * icache_inval_pou(start,end)
89 * - start - virtual start address of region
103 * dcache_clean_inval_poc(start, end)
105 * Ensure that any D-cache lines for the interval [start, end)
108 * - start - virtual start address of region
118 * dcache_clean_pou(start, end)
120 * Ensure that any D-cache lines for the interval [start, end)
123 * - start - virtual start address of region
136 * dcache_inval_poc(start, end)
138 * Ensure that any D-cache lines for the interval [start, end)
142 * - start - kernel start address of region
152 1: tst x0, x3 // start cache line aligned?
167 * dcache_clean_poc(start, end)
169 * Ensure that any D-cache lines for the interval [start, end)
172 * - start - virtual start address of region
182 * dcache_clean_pop(start, end)
184 * Ensure that any D-cache lines for the interval [start, end)
187 * - start - virtual start address of region