Lines Matching refs:hypercall
768 Sets the MSR that the Xen HVM guest uses to initialize its hypercall
769 page, and provides the starting address and size of the hypercall
1399 The hcall array defines 4 instructions that make up a hypercall.
3220 implementing the H_RESIZE_HPT_PREPARE hypercall.
3273 H_RESIZE_HPT_COMMIT hypercall.
3538 H_GET_CPU_CHARACTERISTICS hypercall.
3598 the specified Hyper-V connection id through the SIGNAL_EVENT hypercall, without
3599 causing a user exit. SIGNAL_EVENT hypercall with non-zero event flag number
3827 } hypercall;
3829 Unused. This was once used for 'hypercall to userspace'. To implement
3891 MOL uses a special hypercall interface it calls 'OSI'. To enable it, we catch
3894 If exit_reason is KVM_EXIT_OSI, then the vcpu has triggered such a hypercall.
3895 Userspace can now handle the hypercall and when it's done modify the gprs as
3908 guest does a hypercall using the 'sc 1' instruction. The 'nr' field
3909 contains the hypercall number (from the guest R3), and 'args' contains
3961 a system-level event using some architecture specific mechanism (hypercall
4098 done using the hypercall instruction "sc 1".
4546 H_RANDOM hypercall backed by a hardware random-number generator.