Home
last modified time | relevance | path

Searched refs:tb_max (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_hv_p9_entry.c245 if (delta > curr->tb_max) in accumulate_time()
246 curr->tb_max = delta; in accumulate_time()
A Dbook3s_hv.c2829 tb_to_ns(tb.tb_max)); in debugfs_timings_read()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dkvm_host.h429 u64 tb_max; /* max time */ member
/linux-6.3-rc2/arch/powerpc/kernel/
A Dasm-offsets.c392 OFFSET(TAS_MAX, kvmhv_tb_accumulator, tb_max); in main()

Completed in 18 milliseconds