Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dkvm_host.h425 struct kvmhv_tb_accumulator { struct
426 u64 seqcount; /* used to synchronize access, also count * 2 */
427 u64 tb_total; /* total time in timebase ticks */
428 u64 tb_min; /* min time */
429 u64 tb_max; /* max time */

Completed in 7 milliseconds