Home
last modified time | relevance | path

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

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