| 
 
 NAME
 SYNOPSIS
 vm_offset_t
   DESCRIPTIONThe
     The value passed in *virt is treated as a hint for the virtual address of the beginning of the mapping. IMPLEMENTATION NOTESThe prot argument is currently ignored by machine-dependent implementations. Architectures which can support a direct mapped physical to virtual region can return the appropriate address within that region, leaving *virt unchanged. RETURN VALUESThe  If the function is unsuccessful,  SEE ALSOAUTHORSThis manual page was written by Bruce M Simpson <bms@spc.org>. 
 
  |