Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:hypercall

6973       WRAPPER_PRE_NAME(xen, hypercall) (tid, layout, &harrghs, status, flags);
6975 /* HACK. arg8 is used to return the number of hypercall
6977 PRE_MEM_READ("hypercall", ARG3, sizeof(args->op) +
8086 WRAPPER_POST_NAME(xen, hypercall) (tid, &harrghs, status);