Searched refs:xen_platform_op (Results 1 – 6 of 6) sorted by relevance
11 #define xen_platform_op compat_platform_op macro
23 struct xen_platform_op curop, *op = &curop; in do_platform_op()
69 #define DECLARE_PLATFORM_OP struct xen_platform_op platform_op333 struct xen_platform_op *platform_op) in do_platform_op()
621 struct xen_platform_op { struct650 typedef struct xen_platform_op xen_platform_op_t; argument
191 struct xen_platform_op curop, *op = &curop; in do_platform_op()
1599 BUILD_BUG_ON(sizeof(((struct xen_platform_op *)0)->u) != in __start_xen()1600 sizeof(((struct xen_platform_op *)0)->u.pad)); in __start_xen()
Completed in 11 milliseconds