Home
last modified time | relevance | path

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

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