linux/arch/s390/pci
Alexey Ishchuk 4eafad7feb s390/kernel: add system calls for PCI memory access
Add the new __NR_s390_pci_mmio_write and __NR_s390_pci_mmio_read
system calls to allow user space applications to access device PCI I/O
memory pages on s390x platform.

[ Martin Schwidefsky: some code beautification ]

Signed-off-by: Alexey Ishchuk <aishchuk@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2014-11-19 09:46:43 +01:00
..
Makefile s390/kernel: add system calls for PCI memory access 2014-11-19 09:46:43 +01:00
pci_clp.c s390/pci: improve irq number check for msix 2014-11-03 13:30:12 +01:00
pci_debug.c s390/pci: fix kmsg component 2014-07-22 09:26:21 +02:00
pci_dma.c s390/pci: introduce lazy IOTLB flushing for DMA unmap 2014-07-22 09:26:24 +02:00
pci_event.c s390/pci: fix kmsg component 2014-07-22 09:26:21 +02:00
pci_insn.c s390/pci: cleanup function names 2013-08-22 12:20:03 +02:00
pci_mmio.c s390/kernel: add system calls for PCI memory access 2014-11-19 09:46:43 +01:00
pci_sysfs.c s390/pci: fix kmsg component 2014-07-22 09:26:21 +02:00
pci.c s390/pci: add sparse annotations 2014-11-03 13:30:23 +01:00