Home
last modified time | relevance | path

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

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