Searched defs:pv_entry_t (Results 1 - 6 of 6) sorted by relevance
| /src/sys/arch/ia64/include/ | ||
| H A D | pmap.h | 141 } *pv_entry_t; typedef in typeref:struct:pv_entry * |
| /src/sys/uvm/pmap/ | ||
| H A D | vmpagemd.h | 64 } *pv_entry_t; typedef in typeref:struct:pv_entry * |
| /src/sys/arch/sparc64/include/ | ||
| H A D | pmap.h | 260 } *pv_entry_t; typedef in typeref:struct:pv_entry * |
| /src/sys/arch/alpha/include/ | ||
| H A D | pmap.h | 183 } *pv_entry_t; typedef in typeref:struct:pv_entry * |
| /src/sys/arch/sun2/sun2/ | ||
| H A D | pmap.c | 268 typedef struct pv_entry *pv_entry_t; typedef in typeref:struct:pv_entry * [all...] |
| /src/sys/arch/sun3/sun3/ | ||
| H A D | pmap.c | 275 typedef struct pv_entry *pv_entry_t; typedef in typeref:struct:pv_entry * [all...] |
Completed in 10 milliseconds