Searched refs:get_vtb (Results 1 – 3 of 3) sorted by relevance
45 static inline u64 get_vtb(void) in get_vtb() function
640 return mulhdu(get_vtb() - boot_tb, tb_to_ns_scale) << tb_to_ns_shift; in running_clock()
223 vcpu->arch.entry_vtb = get_vtb(); in kvmppc_copy_to_svcpu()309 to_book3s(vcpu)->vtb += get_vtb() - vcpu->arch.entry_vtb; in kvmppc_copy_from_svcpu()
Completed in 8 milliseconds