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

  /src/sys/arch/usermode/usermode/
pmap.c 114 static void pv_update(struct pv_entry *pv);
833 pv_update(struct pv_entry *pv) function in typeref:typename:void
876 pv_update(pv);
1083 pv_update(pv);
1328 pv_update(pv);
pmap.c 114 static void pv_update(struct pv_entry *pv);
833 pv_update(struct pv_entry *pv) function in typeref:typename:void
876 pv_update(pv);
1083 pv_update(pv);
1328 pv_update(pv);

Completed in 22 milliseconds