Home
last modified time | relevance | path

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

/arch/x86/include/asm/xen/
Dhypercall.h313 HYPERVISOR_dom0_op(struct xen_platform_op *platform_op) in HYPERVISOR_dom0_op() argument
315 platform_op->interface_version = XENPF_INTERFACE_VERSION; in HYPERVISOR_dom0_op()
316 return _hypercall1(int, dom0_op, platform_op); in HYPERVISOR_dom0_op()
/arch/x86/xen/
Dxen-head.S99 NEXT_HYPERCALL(platform_op)