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

  /src/sys/arch/usermode/usermode/
pmap.c 119 static struct pv_entry *pv_alloc(void);
583 pv_alloc(void) function in typeref:struct:pv_entry *
625 pv = pv_alloc();
pmap.c 119 static struct pv_entry *pv_alloc(void);
583 pv_alloc(void) function in typeref:struct:pv_entry *
625 pv = pv_alloc();

Completed in 25 milliseconds