Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dpci.h37 #define PCIIOC_MMAP_IS_IO (PCIIOC_BASE | 0x01) /* Set mmap state to I/O space. */ macro
/linux-4.1.27/drivers/pci/
Dproc.c204 case PCIIOC_MMAP_IS_IO: in proc_bus_pci_ioctl()
/linux-4.1.27/fs/
Dcompat_ioctl.c1283 COMPATIBLE_IOCTL(PCIIOC_MMAP_IS_IO)