Home
last modified time | relevance | path

Searched refs:vm_vcpu_open (Results 1 – 25 of 37) sorted by relevance

12

/illumos-gate/usr/src/test/bhyve-tests/tests/kdev/
H A Dtsc_freq_ctrl.c199 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
243 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
262 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
281 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Dvlapic_msr_access.c44 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Dwrmsr_tsc.c43 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Drdmsr_tsc.c43 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Dvrtc_ops.c67 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Dvlapic_mmio_access.c60 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Dguest_tsc_adjust.c45 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Dvatpit_freq.c88 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Dvpmtmr_freq.c93 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Dvhpet_freq.c93 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Dvlapic_freq_periodic.c168 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
/illumos-gate/usr/src/test/bhyve-tests/tests/vmm/
H A Dmaxcpu.c57 if ((vcpu = vm_vcpu_open(ctx, i)) == NULL) { in main()
84 struct vcpu *vcpu = vm_vcpu_open(ctx, vcpuid); in main()
H A Dself_destruct.c50 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Ddefault_capabs.c73 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Dpause_resume.c70 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Dimport_vlapic.c180 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
/illumos-gate/usr/src/test/bhyve-tests/tests/inst_emul/
H A Dpage_dirty.c125 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in test_dirty_tracking_disabled()
162 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Dsuspend_info.c164 if ((vcpu1 = vm_vcpu_open(ctx, 1)) == NULL) { in test_emitted_triplefault()
236 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Drdmsr.c43 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Dtriple_fault.c43 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Dexit_paging.c44 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Dwrmsr.c43 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Dimul.c89 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Dvcpu_barrier.c98 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()
H A Dcpuid.c116 if ((vcpu = vm_vcpu_open(ctx, 0)) == NULL) { in main()

12