Searched refs:hypercall (Results 26 - 50 of 65) sorted by relevance

123

/linux-master/drivers/xen/
H A Dtime.c14 #include <asm/xen/hypercall.h>
H A Dpci.c17 #include <asm/xen/hypercall.h>
H A Dxlate_mmu.c35 #include <asm/xen/hypercall.h>
133 * Note: The hypercall will return 0 in most of the case if even if
H A Dmanage.c26 #include <asm/xen/hypercall.h>
H A Dmcelog.c53 #include <asm/xen/hypercall.h>
H A Dpcpu.c48 #include <asm/xen/hypercall.h>
H A Defi.c35 #include <asm/xen/hypercall.h>
H A Dballoon.c68 #include <asm/xen/hypercall.h>
H A Dsys-hypervisor.c14 #include <asm/xen/hypercall.h>
H A Dxen-acpi-processor.c27 #include <asm/xen/hypercall.h>
30 MODULE_PARM_DESC(off, "Inhibit the hypercall.");
/linux-master/drivers/xen/xenfs/
H A Dxensyms.c9 #include <asm/xen/hypercall.h>
/linux-master/arch/x86/xen/
H A Defi.c17 #include <asm/xen/hypercall.h>
H A Denlighten_pvh.c15 #include <asm/xen/hypercall.h>
H A Dmulticalls.c3 * Xen hypercall batching.
27 #include <asm/xen/hypercall.h>
H A Denlighten.c19 #include <asm/xen/hypercall.h>
174 * However, the hypercall can only be done once (see below) so if a VCPU
175 * is offlined and comes back online then let's not redo the hypercall.
191 * N.B. This hypercall can _only_ be called once per CPU.
194 * hypercall does not allow to over-write info.mfn and
H A Dsmp_pv.c41 #include <asm/xen/hypercall.h>
313 * Why is this a BUG? If the hypercall fails then everything can be
H A Dpmu.c5 #include <asm/xen/hypercall.h>
515 pr_warn_once("%s: failed hypercall, err: %d\n", __func__, err);
H A Dtime.c22 #include <asm/xen/hypercall.h>
H A Dp2m.c79 #include <asm/xen/hypercall.h>
/linux-master/arch/arm64/kvm/
H A Dhypercalls.c257 run->hypercall = (typeof(run->hypercall)) {
448 * As for the hypercall discovery, we pretend we
/linux-master/arch/arm/xen/
H A Dp2m.c19 #include <asm/xen/hypercall.h>
H A Denlighten.c17 #include <asm/xen/hypercall.h>
239 * they call special hypercall which executes relevant EFI functions)
572 /* In the hypercall.S file. */
/linux-master/drivers/xen/events/
H A Devents_fifo.c45 #include <asm/xen/hypercall.h>
H A Devents_2l.c15 #include <asm/xen/hypercall.h>
104 * mask bit was set, so if a hypercall is needed
116 /* Slow path (hypercall) if this is a non-local port or if this is
/linux-master/arch/x86/kernel/
H A Dcallthunks.c23 #include <asm/xen/hypercall.h>

Completed in 219 milliseconds

123