Home
last modified time | relevance | path

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

/freebsd/sys/arm/include/
H A Dvmparam.h157 #ifndef VM_KMEM_SIZE_SCALE
158 #define VM_KMEM_SIZE_SCALE (3) macro
/freebsd/sys/i386/include/
H A Dvmparam.h200 #ifndef VM_KMEM_SIZE_SCALE
201 #define VM_KMEM_SIZE_SCALE (1) macro
/freebsd/sys/riscv/include/
H A Dvmparam.h215 #ifndef VM_KMEM_SIZE_SCALE
216 #define VM_KMEM_SIZE_SCALE (1) macro
/freebsd/sys/powerpc/include/
H A Dvmparam.h236 #ifndef VM_KMEM_SIZE_SCALE
237 #define VM_KMEM_SIZE_SCALE (3) macro
/freebsd/sys/amd64/include/
H A Dvmparam.h271 #ifndef VM_KMEM_SIZE_SCALE
272 #define VM_KMEM_SIZE_SCALE (1) macro
/freebsd/sys/arm64/include/
H A Dvmparam.h286 #ifndef VM_KMEM_SIZE_SCALE
287 #define VM_KMEM_SIZE_SCALE (1) macro
/freebsd/sys/kern/
H A Dkern_malloc.c1161 CTASSERT(VM_KMEM_SIZE_SCALE >= 1);
1205 vm_kmem_size_scale = VM_KMEM_SIZE_SCALE; in kmeminit()
/freebsd/sys/x86/conf/
H A DNOTES640 options VM_KMEM_SIZE_SCALE
/freebsd/sys/amd64/conf/
H A DNOTES
/freebsd/sys/conf/
H A Doptions625 VM_KMEM_SIZE_SCALE opt_vm.h
/freebsd/sys/i386/conf/
H A DNOTES