Home
last modified time | relevance | path

Searched defs:kvmhv_tb_accumulator (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
Dkvm_host.h370 struct kvmhv_tb_accumulator { struct
371 u64 seqcount; /* used to synchronize access, also count * 2 */
372 u64 tb_total; /* total time in timebase ticks */
373 u64 tb_min; /* min time */
374 u64 tb_max; /* max time */