Home
last modified time | relevance | path

Searched refs:state_entry_time (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/kvm/x86_64/
H A Dxen_shinfo_test.c
/linux/drivers/xen/
H A Dtime.c66 state_time = get64(&state->state_entry_time); in xen_get_runstate_snapshot_cpu_delta()
70 } while (get64(&state->state_entry_time) != state_time || in xen_get_runstate_snapshot_cpu_delta()
/linux/include/xen/interface/
H A Dvcpu.h64 uint64_t state_entry_time; member
/linux/arch/x86/kvm/
H A Dxen.h231 uint64_t state_entry_time; member
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h637 __u64 state_entry_time; member
/linux/Documentation/virt/kvm/
H A Dapi.rst5657 __u64 state_entry_time;
5716 of the structure, including the current runstate. The state_entry_time
5723 to the state_entry_time must equal the sum of the adjustments to the
5727 adjusted state_entry_time.