Home
last modified time | relevance | path

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

/f-stack/freebsd/vm/
H A Dvm_map.h235 #define vm_map_max(map) vm_map_max_KBI((map)) macro
242 vm_map_max(const struct vm_map *map) in vm_map_max() function