Home
last modified time | relevance | path

Searched defs:tt (Results 1 – 20 of 20) sorted by relevance

/qemu/util/
H A Dthrottle.c200 void throttle_timers_attach_aio_context(ThrottleTimers *tt, in throttle_timers_attach_aio_context()
235 void throttle_timers_init(ThrottleTimers *tt, in throttle_timers_init()
264 void throttle_timers_detach_aio_context(ThrottleTimers *tt) in throttle_timers_detach_aio_context()
274 void throttle_timers_destroy(ThrottleTimers *tt) in throttle_timers_destroy()
280 bool throttle_timers_are_initialized(ThrottleTimers *tt) in throttle_timers_are_initialized()
433 ThrottleTimers *tt, in throttle_schedule_timer()
/qemu/fsdev/
H A Dqemu-fsdev-throttle.h24 ThrottleTimers tt; member
/qemu/target/sparc/
H A Dhelper.c26 void cpu_raise_exception_ra(CPUSPARCState *env, int tt, uintptr_t ra) in cpu_raise_exception_ra()
34 void helper_raise_exception(CPUSPARCState *env, int tt) in helper_raise_exception()
H A Dwin_helper.c191 int tt = TT_SPILL | (env->otherwin != 0 in helper_save() local
213 int tt = TT_FILL | (env->otherwin != 0 in helper_restore() local
227 int tt = TT_SPILL | (env->otherwin != 0 in helper_flushw() local
H A Dldst_helper.c470 int tt = is_exec ? TT_CODE_ACCESS : TT_DATA_ACCESS; in sparc_raise_mmu_fault() local
H A Dcpu.h223 uint32_t tt; member
/qemu/block/
H A Dthrottle-groups.c272 ThrottleTimers *tt = &tgm->throttle_timers; in throttle_group_schedule_timer() local
344 ThrottleTimers *tt = &token->throttle_timers; in schedule_next_request() local
627 ThrottleTimers *tt = &tgm->throttle_timers; in throttle_group_attach_aio_context() local
635 ThrottleTimers *tt = &tgm->throttle_timers; in throttle_group_detach_aio_context() local
/qemu/hw/arm/
H A Dsmmu-common.c71 SMMUTransTableInfo *tt, in smmu_iotlb_lookup_all_levels()
109 SMMUTransTableInfo *tt, hwaddr iova) in smmu_iotlb_lookup()
463 SMMUTransTableInfo *tt = select_tt(cfg, iova); in smmu_ptw_64_s1() local
775 SMMUTransTableInfo *tt; in smmu_translate() local
H A Dsmmuv3.c751 SMMUTransTableInfo *tt = &cfg->tt[i]; in decode_cd() local
1169 SMMUTransTableInfo *tt; in smmuv3_notify_iova() local
/qemu/target/m68k/
H A Dop_helper.c519 raise_exception_ra(CPUM68KState *env, int tt, uintptr_t raddr) in raise_exception_ra()
527 G_NORETURN static void raise_exception(CPUM68KState *env, int tt) in raise_exception()
538 raise_exception_format2(CPUM68KState *env, int tt, int ilen, uintptr_t raddr) in raise_exception_format2()
H A Dhelper.c164 static void raise_exception_ra(CPUM68KState *env, int tt, uintptr_t raddr) in raise_exception_ra()
H A Dtranslate.c3445 TCGv_i64 tt = tcg_constant_i64(32); in shift_reg() local
/qemu/crypto/
H A Dxts.c57 uint64_t tt; in xts_mult_x() local
/qemu/tests/unit/
H A Dtest-throttle.c31 static ThrottleTimers *tt; variable
/qemu/include/hw/arm/
H A Dsmmu-common.h116 SMMUTransTableInfo tt[2]; member
/qemu/include/system/
H A Dcryptodev.h280 ThrottleTimers tt; member
/qemu/tcg/
H A Dtcg-op-vec.c512 TCGTemp *tt = NULL; in tcg_gen_cmp_vec() local
H A Doptimize.c2056 TempOptInfo *tt, *ft; in fold_movcond() local
/qemu/target/arm/tcg/
H A Dtranslate-neon.c547 int tt = a->vd + reg + spacing * xs; in trans_VLDST_multiple() local
H A Dtranslate-a64.c3936 int tt = (a->rt + r + xs) % 32; in trans_LD_mult() local
3951 int tt = (a->rt + r) % 32; in trans_LD_mult() local
4027 int tt = (a->rt + r + xs) % 32; in trans_ST_mult() local