Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/include/asm/xen/
Dinterface.h20 #define DEFINE_GUEST_HANDLE(name) __DEFINE_GUEST_HANDLE(name, name) macro
/linux-4.4.14/arch/x86/include/asm/xen/
Dinterface.h48 #define DEFINE_GUEST_HANDLE(name) __DEFINE_GUEST_HANDLE(name, name) macro