Home
last modified time | relevance | path

Searched refs:VM_CAP_MAX (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Dvmm.h485 VM_CAP_MAX enumerator
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c2236 if (type < 0 || type >= VM_CAP_MAX) in vm_get_capability()
2248 if (type < 0 || type >= VM_CAP_MAX) in vm_set_capability()