Lines Matching full:same
207 * share the same cache line being flushed, all the portions of the
208 * data structures sharing the same line will be flushed. This is usually
239 * share the same cache line being flushed, all the portions of the
240 * data structures sharing the same line will be flushed. This is usually
269 * share the same cache line being invalidated, all the portions of the
270 * non-read-only data structures sharing the same line will be
302 * share the same cache line being invalidated, all the portions of the
303 * non-read-only data structures sharing the same line will be
333 * share the same cache line being flushed, all the portions of the
334 * data structures sharing the same line will be flushed before being
366 * share the same cache line being flushed, all the portions of the
367 * data structures sharing the same line will be flushed before being
448 * Some hardware may map the same physical memory twice
472 * Some hardware may map the same physical memory twice
498 * refer to the same memory through the L1 data cache. Data read
503 * @note This API returns the same pointer if CONFIG_CACHE_DOUBLEMAP is not
509 * @return A pointer to the same object via the L1 dcache
525 * refer to the same memory while bypassing the L1 data cache. Data
528 * @note This API returns the same pointer if CONFIG_CACHE_DOUBLEMAP is not
534 * @return A pointer to the same object bypassing the L1 dcache