Searched refs:___DEFINE_XEN_GUEST_HANDLE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/xen/interface/arch-x86/
H A Dxen.h34 #define ___DEFINE_XEN_GUEST_HANDLE(name, type) \ macro
37 #define ___DEFINE_XEN_GUEST_HANDLE(name, type) \ macro
50 ___DEFINE_XEN_GUEST_HANDLE(name, type); \
51 ___DEFINE_XEN_GUEST_HANDLE(const_##name, const type)
H A Dxen-x86_32.h93 #undef ___DEFINE_XEN_GUEST_HANDLE macro
94 #define ___DEFINE_XEN_GUEST_HANDLE(name, type) \ macro
/freebsd-13-stable/sys/xen/interface/
H A Darch-arm.h172 #define ___DEFINE_XEN_GUEST_HANDLE(name, type) \ macro
186 ___DEFINE_XEN_GUEST_HANDLE(name, type); \
187 ___DEFINE_XEN_GUEST_HANDLE(const_##name, const type)

Completed in 61 milliseconds