Searched refs:xen_platform_op_t (Results 1 – 6 of 6) sorted by relevance
341 typedef struct xen_platform_op xen_platform_op_t; typedef342 DEFINE_XEN_GUEST_HANDLE(xen_platform_op_t);
125 xen_platform_op_t op; in todxen_set()
574 privcmd_HYPERVISOR_platform_op(xen_platform_op_t *opp) in privcmd_HYPERVISOR_platform_op()577 xen_platform_op_t op; in privcmd_HYPERVISOR_platform_op()1199 (xen_platform_op_t *)hc->arg[0]); in do_privcmd_hypercall()
217 extern long HYPERVISOR_platform_op(xen_platform_op_t *);
105 HYPERVISOR_platform_op(xen_platform_op_t *platform_op) in HYPERVISOR_platform_op()
990 xen_platform_op_t op; in xpv_panic_init()