Lines Matching refs:runstate
5726 } runstate;
5770 Setting the gpa to KVM_XEN_INVALID_GPA will disable the runstate area.
5773 Sets the runstate (RUNSTATE_running/_runnable/_blocked/_offline) of
5774 the given vCPU from the .u.runstate.state member of the structure.
5779 Sets all fields of the vCPU runstate data from the .u.runstate member
5780 of the structure, including the current runstate. The state_entry_time
5784 This *adds* the contents of the .u.runstate members of the structure
5785 to the corresponding members of the given vCPU's runstate data, thus
5786 permitting atomic adjustments to the runstate times. The adjustment
5789 runstate value (RUNSTATE_running, RUNSTATE_runnable, RUNSTATE_blocked
9378 The KVM_XEN_HVM_CONFIG_RUNSTATE flag indicates that the runstate-related
9398 updates of the runstate information. Note that versions of KVM which support