Lines Matching defs:change
295 * temporarily stopped. In order not to change guest behavior, we have to
1283 * to change it will never bring the expected results.
1884 * kvm_s390_update_topology_change_report - update CPU topology change report
1889 * the guest with a topology change.
5222 /* Let's tell the UV that we want to change into the operating state */
5278 /* Let's tell the UV that we want to change into the stopped state */
5764 enum kvm_mr_change change)
5768 /* When we are protected, we should not change the memory slots */
5772 if (change != KVM_MR_DELETE && change != KVM_MR_FLAGS_ONLY) {
5802 if (change != KVM_MR_DELETE &&
5813 enum kvm_mr_change change)
5817 switch (change) {
5836 WARN(1, "Unknown KVM MR CHANGE: %d\n", change);