Home
last modified time | relevance | path

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

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