Home
last modified time | relevance | path

Searched refs:subop (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/include/vki/
Dvki-xen-tmem.h55 vki_uint32_t subop; member
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-xen.c96 UWord subop) in bad_subop() argument
99 hypercall, subop); in bad_subop()
1304 PRE_XEN_TMEMOP_READ(ctrl, subop); in PRE()
1306 switch (tmem->u.ctrl.subop) { in PRE()
1316 "__HYPERVISOR_tmem_op_control", tmem->u.ctrl.subop); in PRE()
2012 switch(tmem->u.ctrl.subop) { in POST()