Home
last modified time | relevance | path

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

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