Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/arm/include/
HDvmparam.h157 #ifndef VM_KMEM_SIZE_SCALE
158 #define VM_KMEM_SIZE_SCALE (3) macro
/freebsd-14-stable/sys/i386/include/
HDvmparam.h202 #ifndef VM_KMEM_SIZE_SCALE
203 #define VM_KMEM_SIZE_SCALE (1) macro
/freebsd-14-stable/sys/riscv/include/
HDvmparam.h219 #ifndef VM_KMEM_SIZE_SCALE
220 #define VM_KMEM_SIZE_SCALE (1) macro
/freebsd-14-stable/sys/arm64/include/
HDvmparam.h247 #ifndef VM_KMEM_SIZE_SCALE
248 #define VM_KMEM_SIZE_SCALE (1) macro
/freebsd-14-stable/sys/powerpc/include/
HDvmparam.h234 #ifndef VM_KMEM_SIZE_SCALE
235 #define VM_KMEM_SIZE_SCALE (3) macro
/freebsd-14-stable/sys/amd64/include/
HDvmparam.h271 #ifndef VM_KMEM_SIZE_SCALE
272 #define VM_KMEM_SIZE_SCALE (1) macro
/freebsd-14-stable/sys/kern/
HDkern_malloc.c1184 CTASSERT(VM_KMEM_SIZE_SCALE >= 1);
1228 vm_kmem_size_scale = VM_KMEM_SIZE_SCALE; in kmeminit()
/freebsd-14-stable/sys/x86/conf/
HDNOTES632 options VM_KMEM_SIZE_SCALE
/freebsd-14-stable/sys/conf/
HDoptions622 VM_KMEM_SIZE_SCALE opt_vm.h