Query: pci_mmap_legacy_io
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_MMAP_LEGACY_IO(9) Hardware Interfaces PCI_MMAP_LEGACY_IO(9)NAMEpci_mmap_legacy_io - map legacy PCI IO into user memory spaceSYNOPSISint pci_mmap_legacy_io(struct file * filp, struct kobject * kobj, struct bin_attribute * attr, struct vm_area_struct * vma);ARGUMENTSfilp open sysfs file kobj kobject corresponding to device to be mapped attr struct bin_attribute for this file vma struct vm_area_struct passed to mmapDESCRIPTIONUses an arch specific callback, pci_mmap_legacy_io_page_range, to mmap legacy IO space (first meg of bus space) into application virtual memory space. Returns -ENOSYS if the operation isn't supportedCOPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_MMAP_LEGACY_IO(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| struct_device(9) - centos |
| struct_class(9) - centos |
| device_create(9) - suse |
| device_schedule_callback_owner(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |