Home
last modified time | relevance | path

Searched refs:PCIIOC_WRITE_COMBINE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpci.h40 #define PCIIOC_WRITE_COMBINE (PCIIOC_BASE | 0x03) /* Enable/disable write-combining. */ macro
/openbmc/linux/Documentation/arch/x86/
H A Dpat.rst66 | !PCIIOC_WRITE_COMBINE | | | |
69 | PCIIOC_WRITE_COMBINE | | | |
/openbmc/linux/drivers/pci/
H A Dproc.c223 case PCIIOC_WRITE_COMBINE: in proc_bus_pci_ioctl()