Lines Matching defs:active
1004 * The same memslot objects live in both active and inactive sets,
1417 struct kvm_memslots *active = __kvm_memslots(kvm, as_id);
1418 int node_idx_inactive = active->node_idx ^ 1;
1713 * by swapping the active slots and then propagating @new to @old once @old is
1716 * With NULL @old this simply adds @new to @active (while swapping the sets).
1717 * With NULL @new this simply removes @old from @active and frees it
1752 * current slot in the active tree.
1782 * slots_arch_lock, thus the active slot's data is guaranteed to be fresh.
1801 * the "new" slot, and for the invalid version in the active slots.
1884 * in the inactive slots. Changing the active memslots also
1897 * For DELETE and MOVE, the working slot is now active as the INVALID
1920 * will directly hit the final, active memslot. Architectures are
5870 unsigned long long created, active;
5883 active = kvm_active_vms;
5891 add_uevent_var(env, "COUNT=%llu", active);