Home
last modified time | relevance | path

Searched refs:PCI_SYS_INT_PENDING_PIO (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dpcic.h69 #define PCI_SYS_INT_PENDING_PIO 0x40000000 macro
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dpcic.h69 #define PCI_SYS_INT_PENDING_PIO 0x40000000 macro
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dpcic.c751 if (!pcic_speculative || (pend & PCI_SYS_INT_PENDING_PIO) == 0) { in pcic_nmi()
H A Dentry.S1294 andcc %o1, ((PCI_SYS_INT_PENDING_PIO|PCI_SYS_INT_PENDING_PCI)>>24), %g0
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dpcic.c750 if (!pcic_speculative || (pend & PCI_SYS_INT_PENDING_PIO) == 0) { in pcic_nmi()
H A Dentry.S1292 andcc %o1, ((PCI_SYS_INT_PENDING_PIO|PCI_SYS_INT_PENDING_PCI)>>24), %g0

Completed in 6 milliseconds