Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/vm/
Dvm_map.h224 #define vm_map_max(map) vm_map_max_KBI((map)) macro
231 vm_map_max(const struct vm_map *map) in vm_map_max() function