Searched refs:BTX_PGBASE (Results 1 - 2 of 2) 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)
H A Dbtxld.c296 BTX_MAPPED(btx) - btx.btx_pgctl - BTX_PGBASE /

Completed in 45 milliseconds