Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/amd64/include/
H A Dparam.h122 #define IOPAGES 2 /* pages of i/o permission bitmap */ macro
128 #define IOPERM_BITMAP_SIZE (IOPAGES * PAGE_SIZE + 1)
/illumos-gate/usr/src/boot/sys/i386/include/
H A Dparam.h111 #define IOPAGES 2 /* pages of i/o permission bitmap */ macro