Searched refs:P4Tmap (Results 1 – 2 of 2) sorted by relevance
| /src/sys/amd64/include/ | ||
| H A D | pmap.h | 259 #define P4Tmap ((pt_entry_t *)(addr_P4Tmap)) macro |
| /src/sys/amd64/amd64/ | ||
| H A D | pmap.c | 1613 vm_offset_t PTmap __read_mostly = (vm_offset_t)P4Tmap; |