Home
last modified time | relevance | path

Searched defs:kvtophys (Results 1 – 4 of 4) sorted by relevance

/csrg-svn/sys/vax/include/
H A Dpte.h76 #define kvtophys(x) ((kvtopte(x)->pg_pfnum << PGSHIFT) | ((int)(x) & PGOFSET)) macro
/csrg-svn/sys/tahoe/include/
H A Dpte.h83 #define kvtophys(x) ((kvtopte(x)->pg_pfnum << PGSHIFT) | ((int)(x) & PGOFSET)) macro
/csrg-svn/sys/luna68k/luna68k/
H A Dpte.h118 #define kvtophys(va) \ macro
/csrg-svn/sys/hp300/hp300/
H A Dpte.h116 #define kvtophys(va) \ macro