Home
last modified time | relevance | path

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

/dflybsd-src/sys/vm/
H A Dvm_object.h251 struct vm_object_hash { struct
256 extern struct vm_object_hash vm_object_hash[VMOBJ_HSIZE]; argument
H A Dvm_object.c132 struct vm_object_hash vm_object_hash[VMOBJ_HSIZE]; variable