Searched refs:PPC_INTERRUPT_HVIRT (Results 1 – 3 of 3) sorted by relevance
1606 (PPC_INTERRUPT_RESET | PPC_INTERRUPT_HVIRT | PPC_INTERRUPT_CEXT | \1692 (PPC_INTERRUPT_RESET | PPC_INTERRUPT_DEBUG | PPC_INTERRUPT_HVIRT | \1845 if ((pending_interrupts & PPC_INTERRUPT_HVIRT) && in p9_interrupt_powersave()1847 return PPC_INTERRUPT_HVIRT; in p9_interrupt_powersave()1898 if (pending_interrupts & PPC_INTERRUPT_HVIRT) { in p9_next_unmasked_interrupt()1902 return PPC_INTERRUPT_HVIRT; in p9_next_unmasked_interrupt()2007 if (pending_interrupts & PPC_INTERRUPT_HVIRT) { in ppc_next_unmasked_interrupt()2011 return PPC_INTERRUPT_HVIRT; in ppc_next_unmasked_interrupt()2257 case PPC_INTERRUPT_HVIRT: /* Hypervisor virtualization interrupt */ in p9_deliver_interrupt()2349 case PPC_INTERRUPT_HVIRT: /* Hypervisor virtualization interrupt */ in ppc_deliver_interrupt()
2680 PPC_INTERRUPT_HVIRT = 0x40000, /* Hypervisor virtualization interrupt */ enumerator
267 ppc_set_irq(cpu, PPC_INTERRUPT_HVIRT, level); in power9_set_irq()