Searched defs:hostcpu (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/sys/amd64/vmm/intel/ |
| D | vmx.c | 3345 int running, hostcpu; in vmx_getreg() local 3364 int error, hostcpu, running, shadow; in vmx_setreg() local 3431 int hostcpu, running; in vmx_getdesc() local 3444 int hostcpu, running; in vmx_setdesc() local 3893 vmx_post_intr(struct vlapic *vlapic, int hostcpu) in vmx_post_intr()
|
| /freebsd-12-stable/sys/amd64/vmm/ |
| D | vmm.c | 98 int hostcpu; /* (o) vcpu's host cpu */ member 623 int hostcpu, state; in vm_mem_allocated() local 2317 vcpu_get_state(struct vm *vm, int vcpuid, int *hostcpu) in vcpu_get_state() 2465 int hostcpu; in vcpu_notify_event_locked() local
|
| /freebsd-12-stable/sys/amd64/vmm/io/ |
| D | vlapic.c | 1581 vlapic_post_intr(struct vlapic *vlapic, int hostcpu, int ipinum) in vlapic_post_intr()
|
| /freebsd-12-stable/sys/amd64/include/ |
| D | vmm.h | 323 vcpu_is_running(struct vm *vm, int vcpu, int *hostcpu) in vcpu_is_running()
|