Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/amd64/vmm/
Dvmm.c195 #define VMSETCAP(vmi, vcpu, num, val) \ macro
2144 return (VMSETCAP(vm->cookie, vcpu, type, val)); in vm_set_capability()