Home
last modified time | relevance | path

Searched defs:hostcpu (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/sys/arm64/vmm/
H A Dvmm_arm64.c1266 if (running && hostcpu != curcpu) in vmmops_getreg() local
1287 int running, hostcpu; vmmops_setreg() local
1306 int running, hostcpu; vmmops_exception() local
H A Dvmm.c80 int hostcpu; /* host cpuid this vcpu last ran on */ member
652 int hostcpu, state; vm_mem_allocated() local
1300 int hostcpu; vcpu_notify_event_locked() local
1505 vcpu_get_state(struct vcpu * vcpu,int * hostcpu) vcpu_get_state() argument
[all...]
/freebsd-src/sys/amd64/vmm/intel/
H A Dvmx.c3398 int running, hostcpu; vmx_getreg() local
3427 int error, hostcpu, running, shadow; vmx_setreg() local
3496 int hostcpu, running; vmx_getdesc() local
3511 int hostcpu, running; vmx_setdesc() local
3979 vmx_post_intr(struct vlapic * vlapic,int hostcpu) vmx_post_intr() argument
4136 int err, run, hostcpu; vmx_vcpu_snapshot() local
4247 int error, running, hostcpu; vmx_restore_tsc() local
[all...]
/freebsd-src/sys/amd64/vmm/
H A Dvmm.c105 int hostcpu; /* (o) vcpu's host cpu */ global() member
790 int hostcpu, state; vm_mem_allocated() local
2468 vcpu_get_state(struct vcpu * vcpu,int * hostcpu) vcpu_get_state() argument
2618 int hostcpu; vcpu_notify_event_locked() local
[all...]
/freebsd-src/sys/arm64/include/
H A Dvmm.h231 vcpu_is_running(struct vcpu * vcpu,int * hostcpu) vcpu_is_running() argument
/freebsd-src/sys/amd64/vmm/io/
H A Dvlapic.c1712 vlapic_post_intr(struct vlapic *vlapic, int hostcpu, int ipinum) in vlapic_post_intr() argument
/freebsd-src/sys/amd64/vmm/amd/
H A Dsvm.c2595 int err, running, hostcpu; svm_vcpu_snapshot() local
/freebsd-src/sys/amd64/include/
H A Dvmm.h384 vcpu_is_running(struct vcpu * vcpu,int * hostcpu) vcpu_is_running() argument