Searched refs:hypercall (Results 1 - 4 of 4) sorted by relevance
/external/valgrind/coregrind/m_syswrap/ |
H A D | priv_syswrap-xen.h | 35 DECL_TEMPLATE(xen, hypercall);
|
H A D | syswrap-xen.c | 73 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 D | syswrap-linux.c | 7241 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 D | kvm.h | 246 } hypercall; member in union:kvm_run::__anon6945
|
Completed in 157 milliseconds