Home
last modified time | relevance | path

Searched refs:VM_KMEM_SIZE_SCALE (Results 1 – 13 of 13) sorted by relevance

/f-stack/freebsd/arm/include/
H A Dvmparam.h159 #ifndef VM_KMEM_SIZE_SCALE
160 #define VM_KMEM_SIZE_SCALE (3) macro
/f-stack/freebsd/mips/include/
H A Dvmparam.h116 #ifndef VM_KMEM_SIZE_SCALE
117 #define VM_KMEM_SIZE_SCALE (3) macro
/f-stack/freebsd/i386/include/
H A Dvmparam.h203 #ifndef VM_KMEM_SIZE_SCALE
204 #define VM_KMEM_SIZE_SCALE (1) macro
/f-stack/freebsd/arm64/include/
H A Dvmparam.h203 #ifndef VM_KMEM_SIZE_SCALE
204 #define VM_KMEM_SIZE_SCALE (1) macro
/f-stack/freebsd/amd64/include/
H A Dvmparam.h240 #ifndef VM_KMEM_SIZE_SCALE
241 #define VM_KMEM_SIZE_SCALE (1) macro
/f-stack/freebsd/mips/conf/
H A Dstd.AR531229 options VM_KMEM_SIZE_SCALE=1
H A Dstd.AR531528 options VM_KMEM_SIZE_SCALE=1
H A Dstd.AR_MIPS_BASE15 options VM_KMEM_SIZE_SCALE=1
/f-stack/freebsd/mips/mediatek/
H A Dstd.rt288048 options VM_KMEM_SIZE_SCALE=1
H A Dstd.mediatek49 options VM_KMEM_SIZE_SCALE=1
/f-stack/freebsd/kern/
H A Dkern_malloc.c1070 CTASSERT(VM_KMEM_SIZE_SCALE >= 1);
1114 vm_kmem_size_scale = VM_KMEM_SIZE_SCALE; in kmeminit()
/f-stack/freebsd/amd64/conf/
H A DNOTES685 options VM_KMEM_SIZE_SCALE
/f-stack/freebsd/i386/conf/
H A DNOTES926 options VM_KMEM_SIZE_SCALE