Query: vm_iomap_memory
OS: centos
Section: 9
Links: centos man pages | All man pages
Forums: Unix Linux Community | Forum Categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
VM_IOMAP_MEMORY(9) Memory Management in Linux VM_IOMAP_MEMORY(9)NAMEvm_iomap_memory - remap memory to userspaceSYNOPSISint vm_iomap_memory(struct vm_area_struct * vma, phys_addr_t start, unsigned long len);ARGUMENTSvma user vma to map to start start of area len size of areaDESCRIPTIONThis is a simplified io_remap_pfn_range for common driver use. The driver just needs to give us the physical memory range to be mapped, we'll figure out the rest from the vma information. NOTE! Some drivers might want to tweak vma->vm_page_prot first to get whatever write-combining details or similar.COPYRIGHTKernel Hackers Manual 3.10 June 2014 VM_IOMAP_MEMORY(9)
Related Man Pages |
---|
__get_user_pages(9) - centos |
struct_uio_info(9) - centos |
devmap_unmap(9e) - php |
devmap_unmap(9e) - suse |
devmap_unmap(9e) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
Tar Command |
[TIP] Processing YAML files with yq |
Please Welcome Dave Munro to the Moderator Team! |