HomeSort by: relevance | last modified time | path
    Searched refs:pmap_remove_all_phys (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/ia64/include/
pmap.h 206 void pmap_remove_all_phys(struct vm_page*); /* used in only pmap_page_protect */
  /src/sys/arch/ia64/ia64/
pmap.c 2316 pmap_remove_all_phys(pg);
2598 * Routine: pmap_remove_all_phys
2610 pmap_remove_all_phys(struct vm_page *m) function in typeref:typename:void

Completed in 49 milliseconds