Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ZPCI_STE_FLAG_MASK
arch/s390/include/asm/pci_dma.h
65
#define ZPCI_STE_ADDR_MASK (~ZPCI_STE_FLAG_MASK)
drivers/iommu/s390-iommu.c
93
*entry &= ZPCI_STE_FLAG_MASK;