参照元

説明

引数

返り値

参考

併記されているコメント。

/*
 * These are private to the dma-mapping API.  Do not use directly.
 * Their sole purpose is to ensure that data held in the cache
 * is visible to DMA, or data written by DMA to system memory is
 * visible to the CPU.
 */

実装

MULTI_CACHE 無効

#define dmac_unmap_area                 __glue(_CACHE,_dma_unmap_area)

MULTI_CACHE 有効

#define dmac_unmap_area                 cpu_cache.dma_unmap_area

コメント


トップ   編集 凍結 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2016-03-10 (木) 14:39:25