Searched refs:P5Tmap (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/amd64/include/ | ||
H A D | pmap.h | 323 #define P5Tmap ((pt_entry_t *)(addr_P5Tmap)) macro |
/freebsd/sys/amd64/amd64/ | ||
H A D | pmap.c | 2290 PTmap = (vm_offset_t)P5Tmap; in pmap_bootstrap_la57() |