Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci.h38 #define PCIIOC_MMAP_IS_IO (PCIIOC_BASE | 0x01) /* Set mmap state to I/O space. */ macro
/openbmc/linux/drivers/pci/
H A Dproc.c213 case PCIIOC_MMAP_IS_IO: in proc_bus_pci_ioctl()