*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> vtop (9r)              
Title
Content
Arch
Section
 

vtop(9r)

Contents


NAME    [Toc]    [Back]

       vtop - General: Converts any virtual address to a physical
       address

SYNOPSIS    [Toc]    [Back]

       vm_offset_t vtop(
               struct proc *proc_p,
               vm_offset_t virt_addr );

ARGUMENTS    [Toc]    [Back]

       Specifies a pointer to a proc structure.  The vtop routine
       uses the proc structure pointer to obtain the pmap.  Specifies
 the virtual address that vtop converts to a physical
       address.

DESCRIPTION    [Toc]    [Back]

       The vtop routine converts a specified virtual address to a
       physical address.

CAUTIONS    [Toc]    [Back]

       The vtop routine panics and displays the following message
       on  the console terminal if the proc structure pointer you
       pass is NULL and the virtual address is in user space:

       vtop: user address passed with null proc pointer

RETURN VALUES    [Toc]    [Back]

       Upon successful  completion,  vtop  returns  the  physical
       address associated with the specified virtual address.



                                                         vtop(9r)
[ Back ]
 Similar pages
Name OS Title
KSEG_TO_PHYS Tru64 General: Converts a kernel-unmapped virtual address to a physical address
svatophys Tru64 General: Converts a system virtual address to a physical address
copy_to_phys Tru64 General: Copies data from a virtual address to a physical address
PHYS_TO_KSEG Tru64 General: Converts a physical address to a
pmap_extract_and_hold FreeBSD map a virtual address to a physical page
pmap_extract FreeBSD map a virtual address to a physical page
pmap_mincore FreeBSD determine if a virtual address is resident in physical memory
pmap_change_wiring FreeBSD change physical wiring for a map or virtual address pair
pmap_map FreeBSD map a physical memory range into kernel virtual address (KVA) space
pmap_extract Tru64 General: Extracts a physical page address
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service