Home
last modified time | relevance | path

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

/sys/amd64/include/
Dpmap.h49 #define VA2PA(va) PMap_Translate(PMap_CurrentAS(), va)
63 AS* PMap_CurrentAS();
/sys/amd64/
Dpmap.c168 PMap_CurrentAS() in PMap_CurrentAS() function