Searched refs:vm_cap_type (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/lib/libvmmapi/ |
| H A D | vmmapi.h | 158 int vm_get_capability(struct vmctx *ctx, int vcpu, enum vm_cap_type cap, 160 int vm_set_capability(struct vmctx *ctx, int vcpu, enum vm_cap_type cap,
|
| H A D | vmmapi.c | 854 vm_get_capability(struct vmctx *ctx, int vcpu, enum vm_cap_type cap, in vm_get_capability() 870 vm_set_capability(struct vmctx *ctx, int vcpu, enum vm_cap_type cap, int val) in vm_set_capability()
|
| /freebsd-12.1/sys/amd64/include/ |
| H A D | vmm_dev.h | 115 enum vm_cap_type captype;
|
| H A D | vmm.h | 431 enum vm_cap_type { enum
|