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