Home
last modified time | relevance | path

Searched defs:DEFINE_GUEST_HANDLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/xen/arm/
H A Dinterface.h21 #define DEFINE_GUEST_HANDLE(name) __DEFINE_GUEST_HANDLE(name, name) macro
/openbmc/linux/arch/x86/include/asm/xen/
H A Dinterface.h48 #define DEFINE_GUEST_HANDLE(name) __DEFINE_GUEST_HANDLE(name, name) macro