Home
last modified time | relevance | path

Searched defs:NPTEPG (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/boot/sys/i386/include/
H A Dparam.h91 #define NPTEPG (PAGE_SIZE/(sizeof (pt_entry_t))) macro
/titanic_52/usr/src/boot/sys/amd64/include/
H A Dparam.h96 #define NPTEPG (PAGE_SIZE/(sizeof (pt_entry_t))) macro
/titanic_52/usr/src/lib/libbc/inc/include/sys/
H A Dparam.h37 #define NPTEPG (NBPG/(sizeof (struct pte))) macro