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()
67 #define DECLARE_PLATFORM_OP struct xen_platform_op platform_op312 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
186 struct xen_platform_op curop, *op = &curop; in do_platform_op()
1372 BUILD_BUG_ON(sizeof(((struct xen_platform_op *)0)->u) != in __start_xen()1373 sizeof(((struct xen_platform_op *)0)->u.pad)); in __start_xen()
Completed in 11 milliseconds