Home
last modified time | relevance | path

Searched refs:xen_platform_op (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/xen/
Dxen-acpi-processor.c59 struct xen_platform_op op = { in push_cxx_to_hypervisor()
214 struct xen_platform_op op = { in push_pxx_to_hypervisor()
296 struct xen_platform_op op = { in get_max_acpi_id()
/linux-3.4.99/include/xen/interface/
Dplatform.h317 struct xen_platform_op { struct
/linux-3.4.99/arch/x86/xen/
Dtime.c191 struct xen_platform_op op; in xen_set_wallclock()
Denlighten.c291 struct xen_platform_op op = { in xen_check_mwait()
848 struct xen_platform_op op = { in xen_apic_read()
/linux-3.4.99/arch/x86/include/asm/xen/
Dhypercall.h305 HYPERVISOR_dom0_op(struct xen_platform_op *platform_op) in HYPERVISOR_dom0_op()