Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dcallback.h29 #define CALLBACKTYPE_syscall 2 macro
/openbmc/linux/arch/x86/xen/
H A Dsetup.c895 ret = register_callback(CALLBACKTYPE_syscall, xen_entry_SYSCALL_64); in xen_enable_syscall()