Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/public/
H A Dcallback.h46 #define CALLBACKTYPE_syscall 2 macro
/titanic_41/usr/src/uts/intel/ia32/os/
H A Ddesctbls.c1334 xen_set_callback(brand_sys_syscall, CALLBACKTYPE_syscall, in brand_interpositioning_enable()
1378 xen_set_callback(sys_syscall, CALLBACKTYPE_syscall, in brand_interpositioning_disable()
/titanic_41/usr/src/uts/i86xpv/os/
H A Dxen_machdep.c301 xen_set_callback(sys_syscall, CALLBACKTYPE_syscall, in xen_init_callbacks()