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

/external/valgrind/coregrind/m_syswrap/
H A Dpriv_syswrap-xen.h35 DECL_TEMPLATE(xen, hypercall);
H A Dsyswrap-xen.c73 const HChar* hypercall,
77 hypercall, subop);
941 /* Common part for control hypercall:
1566 VG_(dmsg)("WARNING: unhandled hypercall: %s\n",
1601 DEFN_PRE_TEMPLATE(xen, hypercall)
1614 DEFN_POST_TEMPLATE(xen, hypercall)
68 bad_subop( ThreadId tid, SyscallArgLayout* layout, SyscallArgs* args, SyscallStatus* status, UWord* flags, const HChar* hypercall, UWord subop) argument
H A Dsyswrap-linux.c7241 WRAPPER_PRE_NAME(xen, hypercall) (tid, layout, &harrghs, status, flags);
7243 /* HACK. arg8 is used to return the number of hypercall
7245 PRE_MEM_READ("hypercall", ARG3, sizeof(args->op) +
9632 WRAPPER_POST_NAME(xen, hypercall) (tid, &harrghs, status);
/external/kernel-headers/original/uapi/linux/
H A Dkvm.h246 } hypercall; member in union:kvm_run::__anon6945

Completed in 214 milliseconds