Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/btxld/
H A Dbtx.h62 #define BTX_MAPONE 0x80 /* Start mapping at page 1 */ macro
H A Dbtxld.c265 btx.btx_flags |= BTX_MAPONE; in btxld()
307 BTX_PGSIZE / 0x100000, !!(btx.btx_flags & BTX_MAPONE), in btxld()