Home
last modified time | relevance | path

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

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