Home
last modified time | relevance | path

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

/freebsd-12.1/sys/amd64/vmm/
H A Dvmm.c199 #define VMGETCAP(vmi, vcpu, num, retval) \ macro
2200 return (VMGETCAP(vm->cookie, vcpu, type, retval)); in vm_get_capability()