Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dpmap.h302 #define P5Tmap ((pt_entry_t *)(addr_P5Tmap)) macro
/f-stack/freebsd/amd64/amd64/
H A Dpmap.c1485 return (P5Tmap + ((va >> PAGE_SHIFT) & mask)); in vtopte()