Searched refs:mftb (Results 1 – 25 of 28) sorted by relevance
12
24 static inline unsigned long mftb(void) in mftb() function138 tb_start = mftb(); in main()143 tb_now = mftb(); in main()
111 h->tb_start = mftb(); in probe_hcall_entry()125 h->tb_total += mftb() - h->tb_start; in probe_hcall_exit()
474 seq_printf(m, "tbr=%ld\n", mftb()); in pseries_lparcfg_data()
23 return mftb(); in get_cycles()
28 canary ^= mftb(); in boot_init_stack_canary()
107 return mftb(); in get_tb()
1384 #define mftb() ({unsigned long rval; \ macro1404 #define mftb() ({unsigned long rval; \ macro1424 #define mftb() mftbl() macro
407 #define MFTBL(dest) mftb dest
80 #define MFTBL(dest) mftb dest
195 if (soft_invalid || (mftb() & 0x1)) in __hash_page_4K()307 if (mftb() & 0x1) in __hash_page_64K()
99 if (mftb() & 0x1) in __hash_page_4K()
152 if (mftb() & 0x1) in __hash_page_thp()
403 slot_offset = mftb() & 0x7; in native_hpte_remove()
1850 if (mftb() & 0x1) in hpte_insert_repeating()
385 long start = mftb(); in mpc85xx_smp_kexec_cpu_down()410 now = mftb(); in mpc85xx_smp_kexec_cpu_down()
183 mftb r13 /* start */186 mftb r13 /* current */
69 mftb r7
288 vc->preempt_tb = mftb(); in kvmppc_core_start_stolen()298 vc->stolen_tb += mftb() - vc->preempt_tb; in kvmppc_core_end_stolen()321 vcpu->arch.busy_stolen += mftb() - vcpu->arch.busy_preempt; in kvmppc_core_vcpu_load_hv()337 vcpu->arch.busy_preempt = mftb(); in kvmppc_core_vcpu_put_hv()710 now = mftb(); in kvmppc_create_dtl_entry()2476 now = mftb(); in kvmppc_remove_runnable()3401 hdec = time_limit - mftb(); in kvmhv_load_hv_regs_and_go()3407 u64 new_tb = mftb() + vc->tb_offset; in kvmhv_load_hv_regs_and_go()3409 tb = mftb(); in kvmhv_load_hv_regs_and_go()3499 u64 new_tb = mftb() - vc->tb_offset_applied; in kvmhv_load_hv_regs_and_go()[all …]
125 mftb r4634 mftb r6 /* current host timebase */637 mftb r7 /* check if lower 24 bits overflowed */910 mftb r71548 mftb r61891 mftb r6 /* current guest timebase */1894 mftb r7 /* check if lower 24 bits overflowed */2654 mftb r52796 mftb r73588 mftb r5[all …]
75 mftb r5
330 now = mftb(); in vtime_delta()
82 mftb r5
204 mftb r5
66 delta = abs(mftb() - psl_tb); in psl_timebase_synced_show()