Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/xen/public/
Darch-arm.h176 #define ___DEFINE_XEN_GUEST_HANDLE(name, type) \ macro
190 ___DEFINE_XEN_GUEST_HANDLE(name, type); \
191 ___DEFINE_XEN_GUEST_HANDLE(const_##name, const type)