Searched refs:HYPERVISOR_hvm_op (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/xen/
H A Dhvm.h46 error = HYPERVISOR_hvm_op(HVMOP_get_param, &xhv);
/freebsd-11-stable/sys/x86/xen/
H A Dhvm.c220 error = HYPERVISOR_hvm_op(HVMOP_set_param, &xhp);
249 if (HYPERVISOR_hvm_op(HVMOP_set_param, &xhp) != 0)
/freebsd-11-stable/sys/amd64/include/xen/
H A Dhypercall.h402 HYPERVISOR_hvm_op( function
/freebsd-11-stable/sys/i386/include/xen/
H A Dhypercall.h387 HYPERVISOR_hvm_op( function

Completed in 178 milliseconds