Searched defs:PGOFSET (Results 1 - 17 of 17) sorted by relevance

/src/sys/arch/usermode/include/
H A Dparam.h23 #define PGOFSET (NBPG - 1) macro
/src/sys/arch/sh3/include/
H A Dparam.h55 #define PGOFSET (NBPG - 1) macro
/src/sys/arch/powerpc/include/
H A Dparam.h75 #define PGOFSET (NBPG - 1) macro
/src/sys/arch/or1k/include/
H A Dparam.h64 #define PGOFSET (NBPG - 1) macro
/src/sys/arch/arm/include/arm32/
H A Dparam.h54 #define PGOFSET (NBPG - 1) /* byte offset into page */ macro
/src/sys/arch/riscv/include/
H A Dparam.h75 #define PGOFSET (NBPG - 1) macro
/src/sys/arch/sparc/include/
H A Dparam.h148 # define PGOFSET (NBPG-1) macro
152 # define PGOFSET (NBPG-1) macro
156 # define PGOFSET pgofset macro
/src/sys/arch/hppa/include/
H A Dparam.h47 #define PGOFSET (NBPG - 1) /* byte offset into page */ macro
/src/sys/arch/alpha/include/
H A Dparam.h67 #define PGOFSET (NBPG-1) /* byte off. into pg */ macro
/src/sys/arch/m68k/include/
H A Dparam.h64 #define PGOFSET (NBPG-1) /* byte offset into page */ macro
/src/sys/arch/vax/include/
H A Dparam.h55 #define PGOFSET (NBPG - 1) /* byte offset into page */ macro
/src/sys/arch/ia64/include/
H A Dparam.h84 #define PGOFSET (NBPG-1) /* byte offset into page */ macro
/src/sys/arch/aarch64/include/
H A Dparam.h115 #define PGOFSET (NBPG - 1) macro
/src/sys/arch/sparc64/include/
H A Dparam.h280 #define PGOFSET (NBPG-1) /* byte offset into page */ macro
/src/sys/arch/i386/include/
H A Dparam.h78 #define PGOFSET (NBPG-1) /* byte offset into page */ macro
/src/sys/arch/amd64/include/
H A Dparam.h41 #define PGOFSET (NBPG-1) /* byte offset into page */ macro
/src/sys/arch/mips/include/
H A Dmips_param.h126 #define PGOFSET (NBPG - 1) /* byte offset into page */ macro

Completed in 8 milliseconds