Searched refs:L1CSR1_ICLFR (Results 1 – 4 of 4) sorted by relevance
29 ori r0, r0, (L1CSR1_ICFI | L1CSR1_ICLFR | L1CSR1_ICE)
307 ori r3,r3,L1CSR1_ICFI|L1CSR1_ICLFR
258 vcpu_e500->l1csr1 &= ~(L1CSR1_ICFI | L1CSR1_ICLFR); in kvmppc_core_emulate_mtspr_e500()
605 #define L1CSR1_ICLFR 0x00000100 /* Instr Cache Lock Bits Flash Reset */ macro