Searched refs:mftb (Results 1 – 25 of 26) sorted by relevance
12
28 static inline unsigned long long mftb(void) in mftb() function142 tb_start = mftb(); in main()147 tb_now = mftb(); in main()
124 h->tb_start = mftb(); in probe_hcall_entry()138 h->tb_total += mftb() - h->tb_start; in probe_hcall_exit()
200 slot_offset = mftb() & 0x7; in pSeries_lpar_hpte_remove()
21 return mftb(); in get_cycles()
113 return mftb(); in get_tb()
1369 #define mftb() ({unsigned long rval; \ macro1389 #define mftb() ({unsigned long rval; \ macro1409 #define mftb() mftbl() macro
385 #define MFTBL(dest) mftb dest
84 #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()
146 if (mftb() & 0x1) in __hash_page_thp()
384 slot_offset = mftb() & 0x7; in native_hpte_remove()
1768 if (mftb() & 0x1) in hpte_insert_repeating()
389 long start = mftb(); in mpc85xx_smp_kexec_cpu_down()414 now = mftb(); in mpc85xx_smp_kexec_cpu_down()
183 mftb r13 /* start */186 mftb r13 /* current */
125 mftb r7
161 mftb r4698 mftb r6 /* current host timebase */701 mftb r7 /* check if lower 24 bits overflowed */1007 mftb r71608 mftb r62037 mftb r6 /* current guest timebase */2040 mftb r7 /* check if lower 24 bits overflowed */2700 mftb r52822 mftb r73452 mftb r5[all …]
271 vc->preempt_tb = mftb(); in kvmppc_core_start_stolen()281 vc->stolen_tb += mftb() - vc->preempt_tb; in kvmppc_core_end_stolen()304 vcpu->arch.busy_stolen += mftb() - vcpu->arch.busy_preempt; in kvmppc_core_vcpu_load_hv()320 vcpu->arch.busy_preempt = mftb(); in kvmppc_core_vcpu_put_hv()695 now = mftb(); in kvmppc_create_dtl_entry()2188 now = mftb(); in kvmppc_remove_runnable()3299 vcpu->arch.stolen_logged = vcore_stolen_time(vc, mftb()); in kvmppc_run_vcpu()
67 mftb r5
295 now = mftb(); in vtime_delta()
79 mftb r5
414 if ! /bin/echo mftb 5 | $(AS) -v -mppc -many -o $(TOUT) >/dev/null 2>&1 ; then \
197 mftb r5
70 delta = abs(mftb() - psl_tb); in psl_timebase_synced_show()