pci_mmap_resource(9) centos man page | unix.com

Man Page: pci_mmap_resource

Operating Environment: centos

Section: 9

PCI_MMAP_RESOURCE(9)						Hardware Interfaces					      PCI_MMAP_RESOURCE(9)

NAME
pci_mmap_resource - map a PCI resource into user memory space
SYNOPSIS
int pci_mmap_resource(struct kobject * kobj, struct bin_attribute * attr, struct vm_area_struct * vma, int write_combine);
ARGUMENTS
kobj kobject for mapping attr struct bin_attribute for the file being mapped vma struct vm_area_struct passed into the mmap write_combine 1 for write_combine mapping
DESCRIPTION
Use the regular PCI mapping routines to map a PCI resource into userspace.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_MMAP_RESOURCE(9)
Related Man Pages
struct_class(9) - centos
usb_buffer_map_sg(9) - centos
sf_buf(9) - debian
sf_buf_kva(9) - debian
sf_buf_alloc(9) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing