Searched refs:LPCR_AIL_3 (Results 1 – 3 of 3) sorted by relevance
280 new_lpcr |= LPCR_AIL_3; in cpu_ready_for_interrupts()284 new_lpcr |= LPCR_AIL_3; in cpu_ready_for_interrupts()
547 (vcpu->arch.vcore->lpcr & LPCR_AIL) == LPCR_AIL_3 && in inject_interrupt()
454 #define LPCR_AIL_3 ASM_CONST(0x0000000001800000) /* MMU on exception offset 0xc00...4xxx */ macro