Home
last modified time | relevance | path

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

/qemu/include/hw/xen/interface/arch-x86/
H A Dxen.h17 #define ___DEFINE_XEN_GUEST_HANDLE(name, type) \ macro
20 #define ___DEFINE_XEN_GUEST_HANDLE(name, type) \ macro
33 ___DEFINE_XEN_GUEST_HANDLE(name, type); \
34 ___DEFINE_XEN_GUEST_HANDLE(const_##name, const type)
H A Dxen-x86_32.h76 #undef ___DEFINE_XEN_GUEST_HANDLE
77 #define ___DEFINE_XEN_GUEST_HANDLE(name, type) \ macro
/qemu/include/hw/xen/interface/
H A Darch-arm.h159 #define ___DEFINE_XEN_GUEST_HANDLE(name, type) \ macro
173 ___DEFINE_XEN_GUEST_HANDLE(name, type); \
174 ___DEFINE_XEN_GUEST_HANDLE(const_##name, const type)