| /openbmc/qemu/util/ |
| H A D | throttle.c | 200 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 D | qemu-fsdev-throttle.h | 24 ThrottleTimers tt; member
|
| /openbmc/u-boot/arch/powerpc/lib/ |
| H A D | kgdb.c | 48 unsigned int tt; /* Trap type code for powerpc */ member 68 computeSignal(unsigned int tt) in computeSignal()
|
| /openbmc/qemu/target/sparc/ |
| H A D | helper.c | 26 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 D | win_helper.c | 191 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 D | ldst_helper.c | 470 int tt = is_exec ? TT_CODE_ACCESS : TT_DATA_ACCESS; in sparc_raise_mmu_fault() local
|
| H A D | cpu.h | 223 uint32_t tt; member
|
| /openbmc/phosphor-fan-presence/control/json/utils/ |
| H A D | flight_recorder.cpp | 76 std::time_t tt = system_clock::to_time_t(tp); in dump() local
|
| /openbmc/qemu/block/ |
| H A D | throttle-groups.c | 272 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 D | smmu-common.c | 71 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 D | smmuv3.c | 751 SMMUTransTableInfo *tt = &cfg->tt[i]; in decode_cd() local 1169 SMMUTransTableInfo *tt; in smmuv3_notify_iova() local
|
| /openbmc/qemu/target/m68k/ |
| H A D | op_helper.c | 519 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 D | helper.c | 164 static void raise_exception_ra(CPUM68KState *env, int tt, uintptr_t raddr) in raise_exception_ra()
|
| /openbmc/qemu/crypto/ |
| H A D | xts.c | 57 uint64_t tt; in xts_mult_x() local
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-throttle.c | 31 static ThrottleTimers *tt; variable
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | designware_udc.c | 597 char *tt; in udc_setup_ep() local
|
| /openbmc/u-boot/drivers/serial/ |
| H A D | usbtty.c | 524 char * tt; in drv_usbtty_init() local
|
| /openbmc/qemu/include/hw/arm/ |
| H A D | smmu-common.h | 116 SMMUTransTableInfo tt[2]; member
|
| /openbmc/qemu/include/system/ |
| H A D | cryptodev.h | 280 ThrottleTimers tt; member
|
| /openbmc/u-boot/lib/bzip2/ |
| H A D | bzlib_private.h | 409 UInt32 *tt; member
|
| /openbmc/u-boot/include/ |
| H A D | usb.h | 588 struct usb_tt tt; /* Transaction Translator */ member
|
| /openbmc/qemu/tcg/ |
| H A D | tcg-op-vec.c | 512 TCGTemp *tt = NULL; in tcg_gen_cmp_vec() local
|
| H A D | optimize.c | 2116 TempOptInfo *tt, *ft; in fold_movcond() local
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate-neon.c | 547 int tt = a->vd + reg + spacing * xs; in trans_VLDST_multiple() local
|
| H A D | translate-a64.c | 3947 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
|