Home
last modified time | relevance | path

Searched refs:__HYPERVISOR_event_channel_op (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/xen/public/
H A Dxen.h100 #define __HYPERVISOR_event_channel_op 32 macro
129 #undef __HYPERVISOR_event_channel_op
130 #define __HYPERVISOR_event_channel_op __HYPERVISOR_event_channel_op_compat macro
/titanic_44/usr/src/uts/common/xen/os/
H A Dhypercall.c310 return (__hypercall2(__HYPERVISOR_event_channel_op, (long)cmd, in HYPERVISOR_event_channel_op()
/titanic_44/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c1208 case __HYPERVISOR_event_channel_op: in do_privcmd_hypercall()