Home
last modified time | relevance | path

Searched refs:P4Tmap (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Dpmap.h292 #define P4Tmap ((pt_entry_t *)(addr_P4Tmap)) macro
/f-stack/freebsd/amd64/amd64/
H A Dpmap.c1489 return (P4Tmap + ((va >> PAGE_SHIFT) & mask)); in vtopte()