Home
last modified time | relevance | path

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

/xen/stubdom/grub/
A Dboot-x86_32.S100 movl $__HYPERVISOR_mmuext_op, %eax
A Dboot-x86_64.S96 movq $__HYPERVISOR_mmuext_op, %rax
/xen/xen/arch/x86/x86_64/compat/
A Dmm.c277 BUILD_BUG_ON(__HYPERVISOR_mmuext_op <= 0); in compat_mmuext_op()
278 if ( err == __HYPERVISOR_mmuext_op ) in compat_mmuext_op()
/xen/xen/include/public/
A Dxen.h117 #define __HYPERVISOR_mmuext_op 26 macro
/xen/xen/common/
A Dtrace.c867 case __HYPERVISOR_mmuext_op: in __trace_hypercall()
/xen/tools/libxc/
A Dxc_private.c262 ret = xencall4(xch->xcall, __HYPERVISOR_mmuext_op, in xc_mmuext_op()
/xen/xen/arch/x86/
A Dmm.c3364 __HYPERVISOR_mmuext_op, "hihi", uops, count, pdone, in do_mmuext_op()
3853 __HYPERVISOR_mmuext_op, "hihi", in do_mmuext_op()
3867 __HYPERVISOR_mmuext_op, "hihi", null, in do_mmuext_op()

Completed in 19 milliseconds