Home
last modified time | relevance | path

Searched refs:HYPERVISOR_platform_op (Results 1 – 7 of 7) sorted by relevance

/arch/x86/xen/
A Defi.c58 if (!xen_initial_domain() || HYPERVISOR_platform_op(&op) < 0) in xen_efi_probe()
73 if (HYPERVISOR_platform_op(&op) == 0) { in xen_efi_probe()
83 if (HYPERVISOR_platform_op(&op) == 0) in xen_efi_probe()
90 if (HYPERVISOR_platform_op(&op) == 0) in xen_efi_probe()
A Dapic.c58 ret = HYPERVISOR_platform_op(&op); in xen_apic_read()
A Denlighten_pvh.c162 int ret = HYPERVISOR_platform_op(&op); in xen_pvh_init()
A Denlighten_pv.c193 if (HYPERVISOR_platform_op(&op)) in xen_set_mtrr_data()
359 if ((HYPERVISOR_platform_op(&op) == 0) && in xen_check_mwait()
1331 ret = HYPERVISOR_platform_op(&op); in xen_boot_params_init_edd()
1349 ret = HYPERVISOR_platform_op(&op); in xen_boot_params_init_edd()
1552 if (HYPERVISOR_platform_op(&op) == 0) in xen_start_kernel()
A Dtime.c133 ret = HYPERVISOR_platform_op(&op); in xen_pvclock_gtod_notify()
/arch/x86/include/asm/xen/
A Dhypercall.h413 HYPERVISOR_platform_op(struct xen_platform_op *op) in HYPERVISOR_platform_op() function
/arch/arm/xen/
A Denlighten.c125 (void)HYPERVISOR_platform_op(&op); in xen_pvclock_gtod_notify()

Completed in 15 milliseconds