Query: phys_to_virt
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PHYS_TO_VIRT(9) Public Functions Provided PHYS_TO_VIRT(9)NAMEphys_to_virt - map physical address to virtualSYNOPSISvoid * phys_to_virt(phys_addr_t address);ARGUMENTSaddress address to remapDESCRIPTIONThe returned virtual address is a current CPU mapping for the memory address given. It is only valid to use this function on addresses that have a kernel mapping This function does not handle bus mappings for DMA transfers. In almost all conceivable cases a device driver should not be using this functionAUTHORSMatthew Wilcox <matthew@wil.cx> Author. Alan Cox <alan@lxorguk.ukuu.org.uk> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PHYS_TO_VIRT(9)
Related Man Pages |
---|
pmap_extract_and_hold(9) - debian |
sf_buf(9) - debian |
svatophys(9r) - osf1 |
pmap_extract_and_hold(9) - freebsd |
sf_buf_page(9) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
Tar Command |
Docker learning Phase-I |
Shopt -s histappend |
Controlling user input |