Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci.h39 #define PCIIOC_MMAP_IS_MEM (PCIIOC_BASE | 0x02) /* Set mmap state to MEM space. */ macro
/openbmc/linux/tools/testing/selftests/ia64/
H A Daliasing-test.c37 rc = ioctl(fd, PCIIOC_MMAP_IS_MEM); in map_mem()
/openbmc/linux/drivers/pci/
H A Dproc.c219 case PCIIOC_MMAP_IS_MEM: in proc_bus_pci_ioctl()