Searched refs:DCACHE (Results 1 – 6 of 6) sorted by relevance
17 #define DCACHE (1<<1) /* writeback and flush data cache */ macro18 #define BCACHE (ICACHE|DCACHE) /* flush both caches */
15 #define DCACHE (1<<1) /* writeback and flush data cache */ macro16 #define BCACHE (ICACHE|DCACHE) /* flush both caches */
16 #define DCACHE CACHEFLUSH_D_PURGE /* writeback and flush data cache */ macro17 #define BCACHE (ICACHE|DCACHE) /* flush both caches */
81 if (op & DCACHE) in SYSCALL_DEFINE3()
993 bool "Enable DCACHE"996 bool "Enable only 16k BankA DCACHE - BankB is SRAM"1000 bool "Enable DCACHE for external memory"1004 prompt "External memory DCACHE policy"1046 bool "Enable DCACHE for L2 SRAM"1051 prompt "L2 SRAM DCACHE policy"