Lines Matching refs:guest
54 :Purpose: Trigger guest exit so that the host can check for pending
70 :Purpose: Expose hypercall availability to the guest. On x86 platforms, cpuid
81 :Purpose: To enable communication between the hypervisor and guest there is a
83 The guest can map this shared page to access its supervisor register
93 A vcpu of a paravirtualized guest that is busywaiting in guest
98 same guest can wakeup the sleeping vcpu by issuing KVM_HC_KICK_CPU hypercall,
107 :Purpose: Hypercall used to synchronize host and guest clocks.
111 a0: guest physical address where host copies
130 * tsc: guest TSC value used to calculate sec/nsec pair
133 The hypercall lets a guest compute a precise timestamp across
134 host and guest. The guest can use the returned TSC value to
152 The hypercall lets a guest send multicast IPIs, with at most 128
179 a0: the guest physical address of the start page
190 before advertising KVM_FEATURE_HC_MAP_GPA_RANGE in the guest CPUID. In
191 addition, if the guest supports KVM_FEATURE_MIGRATION_CONTROL, userspace