Searched refs:LPCR_AIL_3 (Results 1 – 4 of 4) sorted by relevance
242 new_lpcr |= LPCR_AIL_3; in cpu_ready_for_interrupts()246 new_lpcr |= LPCR_AIL_3; in cpu_ready_for_interrupts()
796 (vcpu->arch.vcore->lpcr & LPCR_AIL) == LPCR_AIL_3 && in inject_interrupt()
179 mtspr(SPRN_LPCR, mfspr(SPRN_LPCR) | LPCR_AIL_3); in kvmppc_core_vcpu_put_pr()
451 #define LPCR_AIL_3 ASM_CONST(0x0000000001800000) /* MMU on exception offset 0xc00...4xxx */ macro