Searched refs:PGNUM (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dinput.c81 #define PGNUM(off) ((off % REGSZ) / _elf_pagesize) macro
129 hdbit = 1 << PGNUM(base);
130 tlbit = 1 << PGNUM(tail);

Completed in 44 milliseconds