Man Page: pci_mmap_legacy_mem
Operating Environment: centos
Section: 9
PCI_MMAP_LEGACY_MEM(9) Hardware Interfaces PCI_MMAP_LEGACY_MEM(9)NAMEpci_mmap_legacy_mem - map legacy PCI memory into user memory spaceSYNOPSISint pci_mmap_legacy_mem(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_mem_page_range, to mmap legacy memory space (first meg of bus space) into application virtual memory space.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_MMAP_LEGACY_MEM(9)
| Related Man Pages |
|---|
| pci_create_slot(9) - centos |
| struct_class(9) - centos |
| struct_uio_info(9) - centos |
| sf_buf_alloc(9) - debian |
| sf_buf_free(9) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |