Searched refs:IDC_INVALL (Results 1 – 4 of 4) sorted by relevance
21 mtspr(IC_CST, IDC_INVALL); in icache_enable()39 mtspr(DC_CST, IDC_INVALL); in dcache_enable()47 mtspr(DC_CST, IDC_INVALL); in dcache_disable()
114 wr_ic_cst(IDC_INVALL); in checkicache()128 wr_ic_cst(IDC_INVALL); in checkicache()155 wr_dc_cst(IDC_INVALL); in checkdcache()166 wr_dc_cst(IDC_INVALL); in checkdcache()
101 lis r3, IDC_INVALL@h /* Invalidate all */
93 #define IDC_INVALL 0x0c000000 /* Invalidate all */ macro