Searched defs:pvcpu (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/usr.sbin/bhyve/
H A Dbhyverun.c298 vmexit_handle_notify(struct vmctx *ctx, struct vm_exit *vme, int *pvcpu, argument
310 vmexit_inout(struct vmctx *ctx, struct vm_exit *vme, int *pvcpu) argument
342 vmexit_rdmsr(struct vmctx *ctx, struct vm_exit *vme, int *pvcpu) argument
371 vmexit_wrmsr(struct vmctx *ctx, struct vm_exit *vme, int *pvcpu) argument
388 vmexit_spinup_ap(struct vmctx *ctx, struct vm_exit *vme, int *pvcpu) argument
408 vmexit_vmx(struct vmctx *ctx, struct vm_exit *vmexit, int *pvcpu) argument
440 vmexit_svm(struct vmctx *ctx, struct vm_exit *vmexit, int *pvcpu) argument
454 vmexit_bogus(struct vmctx *ctx, struct vm_exit *vmexit, int *pvcpu) argument
465 vmexit_reqidle(struct vmctx *ctx, struct vm_exit *vmexit, int *pvcpu) argument
476 vmexit_hlt(struct vmctx *ctx, struct vm_exit *vmexit, int *pvcpu) argument
490 vmexit_pause(struct vmctx *ctx, struct vm_exit *vmexit, int *pvcpu) argument
499 vmexit_mtrap(struct vmctx *ctx, struct vm_exit *vmexit, int *pvcpu) argument
510 vmexit_inst_emul(struct vmctx *ctx, struct vm_exit *vmexit, int *pvcpu) argument
543 vmexit_suspend(struct vmctx *ctx, struct vm_exit *vmexit, int *pvcpu) argument
[all...]
H A Dtask_switch.c704 vmexit_task_switch(struct vmctx *ctx, struct vm_exit *vmexit, int *pvcpu) argument

Completed in 63 milliseconds