Searched refs:VMSETCAP (Results 1 – 1 of 1) sorted by relevance
284 #define VMSETCAP(vmi, vcpu, num, val) ((*ops->vmsetcap)(vmi, vcpu, num, val)) macro3192 return (VMSETCAP(vm->cookie, vcpu, type, val)); in vm_set_capability()