Searched defs:NPTEPG (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/ia64/include/
H A Dparam.h99 #define NPTEPG (PAGE_SIZE/(sizeof (pt_entry_t))) macro
/freebsd-10-stable/sys/powerpc/include/
H A Dparam.h102 #define NPTEPG (PAGE_SIZE/(sizeof (pt_entry_t))) macro
/freebsd-10-stable/sys/arm/include/
H A Dparam.h113 #define NPTEPG (PAGE_SIZE/(sizeof (pt_entry_t))) macro
/freebsd-10-stable/sys/mips/include/
H A Dparam.h135 #define NPTEPG (PAGE_SIZE/(sizeof (pt_entry_t))) macro
/freebsd-10-stable/sys/amd64/include/
H A Dparam.h96 #define NPTEPG (PAGE_SIZE/(sizeof (pt_entry_t))) macro
/freebsd-10-stable/sys/i386/include/
H A Dparam.h91 #define NPTEPG (PAGE_SIZE/(sizeof (pt_entry_t))) macro

Completed in 166 milliseconds