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