Searched refs:DCache_Clean (Results 1 – 3 of 3) sorted by relevance
199 void DCache_Clean(u32 Address, u32 Bytes) in DCache_Clean() function
733 DCache_Clean((start_addr & CACHE_LINE_ADDR_MSK), CACHE_LINE_SIZE); in CRYPTO_Cache_Sync()747 DCache_Clean((end_addr & CACHE_LINE_ADDR_MSK), CACHE_LINE_SIZE); in CRYPTO_Cache_Sync()
988 DCache_Clean((u32)writebuff, SD_BLOCK_SIZE); in SD_WriteBlock()1073 DCache_Clean((u32)writebuff, NumberOfBlocks * SD_BLOCK_SIZE); in SD_WriteMultiBlocks()
Completed in 6 milliseconds