Lines Matching defs:change
271 * temporarily stopped. In order not to change guest behavior, we have to
1152 * to change it will never bring the expected results.
4546 /* Let's tell the UV that we want to change into the operating state */
4602 /* Let's tell the UV that we want to change into the stopped state */
4995 enum kvm_mr_change change)
5011 /* When we are protected, we should not change the memory slots */
5026 if (change != KVM_MR_DELETE &&
5038 enum kvm_mr_change change)
5042 switch (change) {
5060 WARN(1, "Unknown KVM MR CHANGE: %d\n", change);