Home
last modified time | relevance | path

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

12

/openbmc/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()
/openbmc/qemu/fsdev/
H A Dqemu-fsdev-throttle.h24 ThrottleTimers tt; member
/openbmc/u-boot/arch/powerpc/lib/
H A Dkgdb.c48 unsigned int tt; /* Trap type code for powerpc */ member
68 computeSignal(unsigned int tt) in computeSignal()
/openbmc/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
/openbmc/phosphor-fan-presence/control/json/utils/
H A Dflight_recorder.cpp76 std::time_t tt = system_clock::to_time_t(tp); in dump() local
/openbmc/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
/openbmc/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
/openbmc/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()
/openbmc/qemu/crypto/
H A Dxts.c57 uint64_t tt; in xts_mult_x() local
/openbmc/qemu/tests/unit/
H A Dtest-throttle.c31 static ThrottleTimers *tt; variable
/openbmc/u-boot/drivers/usb/gadget/
H A Ddesignware_udc.c597 char *tt; in udc_setup_ep() local
/openbmc/u-boot/drivers/serial/
H A Dusbtty.c524 char * tt; in drv_usbtty_init() local
/openbmc/qemu/include/hw/arm/
H A Dsmmu-common.h116 SMMUTransTableInfo tt[2]; member
/openbmc/qemu/include/system/
H A Dcryptodev.h280 ThrottleTimers tt; member
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_private.h409 UInt32 *tt; member
/openbmc/u-boot/include/
H A Dusb.h588 struct usb_tt tt; /* Transaction Translator */ member
/openbmc/qemu/tcg/
H A Dtcg-op-vec.c512 TCGTemp *tt = NULL; in tcg_gen_cmp_vec() local
H A Doptimize.c2116 TempOptInfo *tt, *ft; in fold_movcond() local
/openbmc/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.c3947 int tt = (a->rt + r + xs) % 32; in trans_LD_mult() local
3962 int tt = (a->rt + r) % 32; in trans_LD_mult() local
4038 int tt = (a->rt + r + xs) % 32; in trans_ST_mult() local

12