Searched refs:xen_platform_op_t (Results 1 – 7 of 7) sorted by relevance
341 typedef struct xen_platform_op xen_platform_op_t; typedef342 DEFINE_XEN_GUEST_HANDLE(xen_platform_op_t);
127 xen_platform_op_t op; in todxen_set()
578 privcmd_HYPERVISOR_platform_op(xen_platform_op_t *opp) in privcmd_HYPERVISOR_platform_op()581 xen_platform_op_t op; in privcmd_HYPERVISOR_platform_op()1202 (xen_platform_op_t *)hc->arg[0]); in do_privcmd_hypercall()
217 extern long HYPERVISOR_platform_op(xen_platform_op_t *);
116 HYPERVISOR_platform_op(xen_platform_op_t *platform_op) in HYPERVISOR_platform_op()
1010 xen_platform_op_t op; in xpv_panic_init()
865 xen_platform_op_t op; in ucode_load_xpv()