Home
last modified time | relevance | path

Searched refs:vcpu_reset (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dspinup_ap.c94 error = vcpu_reset(newcpu); in spinup_ap()
H A Dbhyverun.c1691 error = vcpu_reset(bsp); in main()
/illumos-gate/usr/src/test/bhyve-tests/tests/vmm/
H A Dimport_vlapic.c140 if (vcpu_reset(vcpu) != 0) { in test_timer_icr_constraints()
/illumos-gate/usr/src/lib/libvmmapi/common/
H A Dmapfile-vers39 vcpu_reset;
H A Dvmmapi.h324 int vcpu_reset(struct vcpu *vcpu);
H A Dvmmapi.c1527 vcpu_reset(struct vcpu *vcpu) in vcpu_reset() function
1542 vcpu_reset(struct vcpu *vcpu) in vcpu_reset() function