Home
last modified time | relevance | path

Searched refs:mftb (Results 1 – 22 of 22) 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.h115 return mftb(); in get_tb()
Dreg.h1269 #define mftb() ({unsigned long rval; \ macro
1289 #define mftb() ({unsigned long rval; \ macro
1309 #define mftb() mftbl() macro
Dppc_asm.h380 #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.c200 slot_offset = mftb() & 0x7; in pSeries_lpar_hpte_remove()
/arch/powerpc/mm/
Dhash64_64k.c181 if (mftb() & 0x1) in __hash_page_4K()
305 if (mftb() & 0x1) in __hash_page_64K()
Dhash64_4k.c100 if (mftb() & 0x1) in __hash_page_4K()
Dhugepage-hash64.c147 if (mftb() & 0x1) in __hash_page_thp()
Dhash_native_64.c260 slot_offset = mftb() & 0x7; in native_hpte_remove()
Dhash_utils_64.c1720 if (mftb() & 0x1) in hpte_insert_repeating()
/arch/powerpc/platforms/85xx/
Dsmp.c387 long start = mftb(); in mpc85xx_smp_kexec_cpu_down()
412 now = mftb(); in mpc85xx_smp_kexec_cpu_down()
/arch/powerpc/kvm/
Dbook3s_hv_interrupts.S125 mftb r7
Dbook3s_hv_rmhandlers.S135 mftb r4
635 mftb r6 /* current host timebase */
638 mftb r7 /* check if lower 24 bits overflowed */
857 mftb r7
1333 mftb r6
1622 mftb r6 /* current guest timebase */
1625 mftb r7 /* check if lower 24 bits overflowed */
2199 mftb r5
2282 mftb r7
2840 5: mftb r5
[all …]
Dbook3s_hv.c232 vc->preempt_tb = mftb(); in kvmppc_core_start_stolen()
242 vc->stolen_tb += mftb() - vc->preempt_tb; in kvmppc_core_end_stolen()
265 vcpu->arch.busy_stolen += mftb() - vcpu->arch.busy_preempt; in kvmppc_core_vcpu_load_hv()
281 vcpu->arch.busy_preempt = mftb(); in kvmppc_core_vcpu_put_hv()
635 now = mftb(); in kvmppc_create_dtl_entry()
1859 now = mftb(); in kvmppc_remove_runnable()
2701 vcpu->arch.stolen_logged = vcore_stolen_time(vc, mftb()); in kvmppc_run_vcpu()
/arch/powerpc/platforms/52xx/
Dlite5200_sleep.S182 mftb r13 /* start */
185 mftb r13 /* current */
/arch/powerpc/kernel/
Dswsusp_32.S65 mftb r5
Dtime.c319 now = mftb(); in vtime_delta()
/arch/powerpc/platforms/powermac/
Dsleep.S78 mftb r5
/arch/powerpc/
DMakefile394 if ! /bin/echo mftb 5 | $(AS) -v -mppc -many -o $(TOUT) >/dev/null 2>&1 ; then \
/arch/powerpc/platforms/83xx/
Dsuspend-asm.S197 mftb r5