Searched refs:HYPERVISOR_mmuext_op (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/i386/xen/
H A Dxen_machdep.c334 PANIC_IF(HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0);
348 PANIC_IF(HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0);
459 PANIC_IF(HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0);
469 PANIC_IF(HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0);
479 PANIC_IF(HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0);
489 PANIC_IF(HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0);
499 PANIC_IF(HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0);
510 PANIC_IF(HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0);
518 PANIC_IF(HYPERVISOR_mmuext_op(&op, 1, NULL, DOMID_SELF) < 0);
/freebsd-10.2-release/sys/i386/include/xen/
H A Dhypercall.h141 HYPERVISOR_mmuext_op( function
/freebsd-10.2-release/sys/amd64/include/xen/
H A Dhypercall.h160 HYPERVISOR_mmuext_op( function

Completed in 41 milliseconds