Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libvmmapi/
H A Dvmmapi.h179 int vm_get_capability(struct vcpu *vcpu, enum vm_cap_type cap,
181 int vm_set_capability(struct vcpu *vcpu, enum vm_cap_type cap,
H A Dvmmapi.c951 vm_get_capability(struct vcpu *vcpu, enum vm_cap_type cap, int *retval) in vm_get_capability()
965 vm_set_capability(struct vcpu *vcpu, enum vm_cap_type cap, int val) in vm_set_capability()
/freebsd-14.2/sys/amd64/include/
H A Dvmm_dev.h129 enum vm_cap_type captype;
H A Dvmm.h493 enum vm_cap_type { enum