Searched defs:BTX_PGBASE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/btxld/
H A Dbtx.h35 #define BTX_PGBASE 0x5000 /* Start of page tables */ macro
65 #define BTX_ORIGIN(btx) (BTX_PGBASE + BTX_MAPPED(btx) * 4)

Completed in 271 milliseconds