Home
last modified time | relevance | path

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

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