Searched refs:XEN_RUNSTATE_UPDATE (Results 1 – 3 of 3) sorted by relevance
70 #define XEN_RUNSTATE_UPDATE (1ULL << 63) macro
71 (state_time & XEN_RUNSTATE_UPDATE)); in xen_get_runstate_snapshot_cpu_delta()
5620 XEN_RUNSTATE_UPDATE flag which allows guest vCPUs to safely read8814 XEN_RUNSTATE_UPDATE flag in guest memory mapped vcpu_runstate_info during8817 always set the XEN_RUNSTATE_UPDATE flag when updating the guest structure,8819 behave more correctly, not using the XEN_RUNSTATE_UPDATE flag until/unless