Searched defs:hostcpu (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/amd64/vmm/intel/ |
| H A D | vmx.c | 3341 int running, hostcpu; in vmx_getreg() local 3360 int error, hostcpu, running, shadow; in vmx_setreg() local 3427 int hostcpu, running; in vmx_getdesc() local 3440 int hostcpu, running; in vmx_setdesc() local 3901 vmx_post_intr(struct vlapic *vlapic, int hostcpu) in vmx_post_intr() 4097 int err, run, hostcpu; in vmx_vmcx_snapshot() local 4172 int error, running, hostcpu; in vmx_restore_tsc() local
|
| /f-stack/freebsd/amd64/vmm/ |
| H A D | vmm.c | 107 int hostcpu; /* (o) vcpu's host cpu */ member 651 int hostcpu, state; in vm_mem_allocated() local 2343 vcpu_get_state(struct vm *vm, int vcpuid, int *hostcpu) in vcpu_get_state() 2491 int hostcpu; in vcpu_notify_event_locked() local
|
| /f-stack/freebsd/amd64/vmm/io/ |
| H A D | vlapic.c | 1569 vlapic_post_intr(struct vlapic *vlapic, int hostcpu, int ipinum) in vlapic_post_intr()
|
| /f-stack/freebsd/amd64/vmm/amd/ |
| H A D | svm.c | 2559 int err, running, hostcpu; in svm_vmcx_snapshot() local
|
| /f-stack/freebsd/amd64/include/ |
| H A D | vmm.h | 358 vcpu_is_running(struct vm *vm, int vcpu, int *hostcpu) in vcpu_is_running()
|