Searched refs:IDC_DISABLE (Results 1 – 5 of 5) sorted by relevance
116 wr_ic_cst(IDC_DISABLE); in checkicache()134 wr_ic_cst(IDC_DISABLE); in checkicache()157 wr_dc_cst(IDC_DISABLE); in checkdcache()172 wr_dc_cst(IDC_DISABLE); in checkdcache()
29 mtspr(IC_CST, IDC_DISABLE); in icache_disable()47 mtspr(DC_CST, IDC_DISABLE); in dcache_disable()
106 lis r3, IDC_DISABLE@h /* Disable data cache */
61 #define IDC_DISABLE 0x04000000 /* Cache disable */ macro
89 #define IDC_DISABLE 0x04000000 /* Cache disable */ macro