Home
last modified time | relevance | path

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

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