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

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

pmap_extract(9r)

Contents


NAME    [Toc]    [Back]

       pmap_extract - General: Extracts a physical page address

SYNOPSIS    [Toc]    [Back]

       vm_offset_t pmap_extract(
               pmap_t pmap,
               vm_offset_t virt_addr );

ARGUMENTS    [Toc]    [Back]

       Specifies the physical map.  Specifies the virtual address
       associated with the physical map.

DESCRIPTION    [Toc]    [Back]

       The  pmap_extract  routine  extracts  the  physical   page
       address  associated with the specified pmap (physical map)
       and virt_addr (virtual  address)  arguments.  The  virtual
       address includes the offset within a page.

RETURN VALUES    [Toc]    [Back]

       The  pmap_extract routine returns the value 0 (zero) if no
       valid translation exists for the specified virtual address
       in the specified physical map.

SEE ALSO    [Toc]    [Back]

      
      
       Routines: pmap_kernel(9r), pmap_set_modify(9r)



                                                 pmap_extract(9r)
[ Back ]
 Similar pages
Name OS Title
pmap_extract_and_hold FreeBSD map a virtual address to a physical page
pmap_extract FreeBSD map a virtual address to a physical page
KSEG_TO_PHYS Tru64 General: Converts a kernel-unmapped virtual address to a physical address
copy_to_phys Tru64 General: Copies data from a virtual address to a physical address
svatophys Tru64 General: Converts a system virtual address to a physical address
vtop Tru64 General: Converts any virtual address to a physical address
pmap_set_modify Tru64 General: Sets the modify bits of the specified physical page
PHYS_TO_KSEG Tru64 General: Converts a physical address to a
pmap_page_protect FreeBSD set physical page protection
pmap_protect FreeBSD set physical page protection
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service