Home
last modified time | relevance | path

Searched defs:PCI_IO_1K_RANGE_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h140 #define PCI_IO_1K_RANGE_MASK (~0x03UL) /* Intel 1K I/O windows */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h141 #define PCI_IO_1K_RANGE_MASK (~0x03UL) /* Intel 1K I/O windows */ macro