Searched defs:pmap_pa2pte (Results 1 - 2 of 2) sorted by relevance
| /src/sys/arch/i386/include/ | ||
| H A D | pmap_private.h | 254 #define pmap_pa2pte(a) (a) macro 282 pmap_pa2pte(paddr_t pa) function in typeref:typename:pt_entry_t |
| /src/sys/arch/amd64/include/ | ||
| H A D | pmap_private.h | 198 #define pmap_pa2pte(a) (a) macro 215 pmap_pa2pte(paddr_t pa) function in typeref:typename:pt_entry_t |
Completed in 3 milliseconds