Home
last modified time | relevance | path

Searched refs:__HYPERVISOR_mmuext_op (Results 1 – 7 of 7) sorted by relevance

/xen-4.10.0-shim-comet/stubdom/grub/
A Dboot-x86_32.S100 movl $__HYPERVISOR_mmuext_op, %eax
A Dboot-x86_64.S96 movq $__HYPERVISOR_mmuext_op, %rax
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/compat/
A Dmm.c287 BUILD_BUG_ON(__HYPERVISOR_mmuext_op <= 0); in compat_mmuext_op()
288 if ( err == __HYPERVISOR_mmuext_op ) in compat_mmuext_op()
/xen-4.10.0-shim-comet/xen/include/public/
A Dxen.h108 #define __HYPERVISOR_mmuext_op 26 macro
/xen-4.10.0-shim-comet/xen/common/
A Dtrace.c863 case __HYPERVISOR_mmuext_op: in __trace_hypercall()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_private.c247 ret = xencall4(xch->xcall, __HYPERVISOR_mmuext_op, in xc_mmuext_op()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmm.c2995 __HYPERVISOR_mmuext_op, "hihi", uops, count, pdone, in do_mmuext_op()
3475 __HYPERVISOR_mmuext_op, "hihi", in do_mmuext_op()
3490 __HYPERVISOR_mmuext_op, "hihi", null, in do_mmuext_op()

Completed in 18 milliseconds