Home
last modified time | relevance | path

Searched refs:mftb (Results 1 – 21 of 21) sorted by relevance

/arch/powerpc/boot/
Dutil.S76 mftb r6
96 mftb r6
/arch/powerpc/include/asm/
Dtimex.h20 return mftb(); in get_cycles()
Dtime.h117 return mftb(); in get_tb()
Dreg.h1222 #define mftb() ({unsigned long rval; \ macro
1242 #define mftb() ({unsigned long rval; \ macro
Dppc_asm.h405 #define MFTB(dest) mftb dest
/arch/powerpc/platforms/pseries/
DhvCall_inst.c114 h->tb_start = mftb(); in probe_hcall_entry()
128 h->tb_total += mftb() - h->tb_start; in probe_hcall_exit()
Dlpar.c198 slot_offset = mftb() & 0x7; in pSeries_lpar_hpte_remove()
/arch/powerpc/platforms/85xx/
Dsmp.c382 long start = mftb(); in mpc85xx_smp_kexec_cpu_down()
407 now = mftb(); in mpc85xx_smp_kexec_cpu_down()
/arch/powerpc/kvm/
Dbook3s_hv_interrupts.S125 mftb r7
Dbook3s_hv_rmhandlers.S135 mftb r4
588 mftb r6 /* current host timebase */
591 mftb r7 /* check if lower 24 bits overflowed */
805 mftb r7
1241 mftb r6
1513 mftb r6 /* current guest timebase */
1516 mftb r7 /* check if lower 24 bits overflowed */
2100 mftb r5
2183 mftb r7
2774 5: mftb r5
[all …]
Dbook3s_hv.c172 vc->preempt_tb = mftb(); in kvmppc_core_start_stolen()
182 vc->stolen_tb += mftb() - vc->preempt_tb; in kvmppc_core_end_stolen()
205 vcpu->arch.busy_stolen += mftb() - vcpu->arch.busy_preempt; in kvmppc_core_vcpu_load_hv()
221 vcpu->arch.busy_preempt = mftb(); in kvmppc_core_vcpu_put_hv()
581 now = mftb(); in kvmppc_create_dtl_entry()
1757 now = mftb(); in kvmppc_remove_runnable()
2582 vcpu->arch.stolen_logged = vcore_stolen_time(vc, mftb()); in kvmppc_run_vcpu()
/arch/powerpc/mm/
Dhugepage-hash64.c157 if (mftb() & 0x1) in __hash_page_thp()
Dhash_low_64.S239 mftb r0
572 mftb r0
903 mftb r0
Dhash_native_64.c255 slot_offset = mftb() & 0x7; in native_hpte_remove()
Dhash_utils_64.c1463 if (mftb() & 0x1) in hpte_insert_repeating()
/arch/powerpc/platforms/52xx/
Dlite5200_sleep.S182 mftb r13 /* start */
185 mftb r13 /* current */
/arch/powerpc/kernel/
Dswsusp_32.S73 mftb r5
Dtime.c305 now = mftb(); in vtime_delta()
/arch/powerpc/
DMakefile373 if ! /bin/echo mftb 5 | $(AS) -v -mppc -many -o $(TOUT) >/dev/null 2>&1 ; then \
/arch/powerpc/platforms/powermac/
Dsleep.S86 mftb r5
/arch/powerpc/platforms/83xx/
Dsuspend-asm.S207 mftb r5