Searched refs:NKMEMPAGES_MAX_DEFAULT (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-current/sys/arch/sun3/include/
H A Dparam3x.h52 #define NKMEMPAGES_MAX_DEFAULT ((64 * 1024 * 1024) >> PAGE_SHIFT) macro
H A Dparam3.h53 #define NKMEMPAGES_MAX_DEFAULT ((16 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/arm/include/arm32/
H A Dparam.h77 #define NKMEMPAGES_MAX_DEFAULT ((768 * 1024 * 1024) >> PAGE_SHIFT) macro
79 #define NKMEMPAGES_MAX_DEFAULT ((256 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/atari/include/
H A Dparam.h64 #define NKMEMPAGES_MAX_DEFAULT ((128 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/mac68k/include/
H A Dparam.h104 #define NKMEMPAGES_MAX_DEFAULT ((128 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/virt68k/include/
H A Dparam.h73 #define NKMEMPAGES_MAX_DEFAULT ((128 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/powerpc/include/
H A Dparam.h115 #ifndef NKMEMPAGES_MAX_DEFAULT
116 #define NKMEMPAGES_MAX_DEFAULT ((256 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/evbcf/include/
H A Dparam.h71 #define NKMEMPAGES_MAX_DEFAULT ((128 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/hp300/include/
H A Dparam.h64 #define NKMEMPAGES_MAX_DEFAULT ((128 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/mvme68k/include/
H A Dparam.h71 #define NKMEMPAGES_MAX_DEFAULT ((128 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/news68k/include/
H A Dparam.h65 #define NKMEMPAGES_MAX_DEFAULT ((128 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/amiga/include/
H A Dparam.h67 #define NKMEMPAGES_MAX_DEFAULT ((128 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/cesfic/include/
H A Dparam.h74 #define NKMEMPAGES_MAX_DEFAULT ((128 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/sh3/include/
H A Dparam.h95 #define NKMEMPAGES_MAX_DEFAULT ((128 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/or1k/include/
H A Dparam.h59 #define NKMEMPAGES_MAX_DEFAULT ((2048UL * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/luna68k/include/
H A Dparam.h61 #define NKMEMPAGES_MAX_DEFAULT ((128 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/next68k/include/
H A Dparam.h67 #define NKMEMPAGES_MAX_DEFAULT ((128 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/x68k/include/
H A Dparam.h72 #define NKMEMPAGES_MAX_DEFAULT ((128 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/sun2/include/
H A Dparam.h98 #define NKMEMPAGES_MAX_DEFAULT ((8 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/vax/include/
H A Dparam.h101 #define NKMEMPAGES_MAX_DEFAULT ((4 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/hppa/include/
H A Dparam.h86 #define NKMEMPAGES_MAX_DEFAULT ((256 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/i386/include/
H A Dparam.h144 #define NKMEMPAGES_MAX_DEFAULT ((360 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/sparc/include/
H A Dparam.h111 #define NKMEMPAGES_MAX_DEFAULT ((128 * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/sparc64/include/
H A Dparam.h222 #define NKMEMPAGES_MAX_DEFAULT ((2048UL * 1024 * 1024) >> PAGE_SHIFT) macro
/netbsd-current/sys/arch/mips/include/
H A Dmips_param.h155 #define NKMEMPAGES_MAX_DEFAULT ((128 * 1024 * 1024) >> PAGE_SHIFT) macro

Completed in 146 milliseconds

12