Searched full:coherent (Results 1 – 13 of 13) sorted by relevance
28 Board's silkscreen may vary depending on your board, but coherent with
65 zassert_false(arch_mem_coherent(hda_buf), "Buffer is unexpectedly coherent!"); in ZTEST()174 zassert_false(arch_mem_coherent(hda_buf), "Buffer is unexpectedly coherent!"); in ZTEST()
66 zassert_false(arch_mem_coherent(dma_buf), "Buffer is unexpectedly coherent!"); in ZTEST()212 zassert_false(arch_mem_coherent(dma_buf), "Buffer is unexpectedly coherent!"); in test_hda_host_out_dma()
80 and a coherent "shared" area.
23 * in coherent (uncached) memory is done and asserted on. Spin locks placed
39 * operations to it must be coherent and consistently ordered.
1179 bool "Place all shared data into coherent memory"1185 where all shared data is placed in multiprocessor-coherent
464 /* Stacks on coherence platforms aren't coherent, and in ZTEST()
228 * sure the cache is coherent between DSP and DMAC. in intel_adsp_gpdma_copy()
113 /* Work synchronization objects must be in cache-coherent memory,
3374 * must be allocated in coherent memory.3426 * must be allocated in coherent memory.3732 * must be allocated in coherent memory.3783 * must be allocated in coherent memory.3972 * coherent memory; see arch_mem_coherent(). The stack on these architectures3973 * is generally not coherent. be stack-allocated. Violations are detected by
582 /* Access to Device memory and non-cacheable memory are coherent in get_region_desc()
52 /* Work synchronization objects must be in cache-coherent memory,