Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VMCONFIG_MSI_REMAP
drivers/pci/controller/vmd.c
370
reg = enable ? (reg & ~VMCONFIG_MSI_REMAP) :
drivers/pci/controller/vmd.c
371
(reg | VMCONFIG_MSI_REMAP);