Home
last modified time | relevance | path

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

/qemu/util/
H A Dthread-context.c44 ThreadContext *tc = opaque; in thread_context_run() local
89 ThreadContext *tc = THREAD_CONTEXT(obj); in thread_context_set_cpu_affinity() local
140 ThreadContext *tc = THREAD_CONTEXT(obj); in thread_context_get_cpu_affinity() local
174 ThreadContext *tc = THREAD_CONTEXT(obj); in thread_context_set_node_affinity() local
242 ThreadContext *tc = THREAD_CONTEXT(obj); in thread_context_get_thread_id() local
250 ThreadContext *tc = THREAD_CONTEXT(uc); in thread_context_instance_complete() local
293 ThreadContext *tc = THREAD_CONTEXT(obj); in thread_context_instance_init() local
303 ThreadContext *tc = THREAD_CONTEXT(obj); in thread_context_instance_finalize() local
H A Doslib-posix.c437 int max_threads, ThreadContext *tc, bool async, in touch_all_pages()
572 ThreadContext *tc, bool async, Error **errp) in qemu_prealloc_mem()
H A Doslib-win32.c268 ThreadContext *tc, bool async, Error **errp) in qemu_prealloc_mem()
/qemu/hw/timer/
H A Dslavio_timer.c97 static int slavio_timer_is_user(TimerContext *tc) in slavio_timer_is_user()
126 TimerContext *tc = opaque; in slavio_timer_irq() local
145 TimerContext *tc = opaque; in slavio_timer_mem_readl() local
205 TimerContext *tc = opaque; in slavio_timer_mem_writel() local
397 TimerContext *tc; in slavio_timer_init() local
H A Dallwinner-a10-pit.c246 AwA10TimerContext *tc = opaque; in a10_pit_timer_cb() local
274 AwA10TimerContext *tc = &s->timer_context[i]; in a10_pit_init() local
H A Dnpcm7xx_timer.c112 static int npcm7xx_timer_index(NPCM7xxTimerCtrlState *tc, NPCM7xxTimer *timer) in npcm7xx_timer_index()
199 NPCM7xxTimerCtrlState *tc = t->ctrl; in npcm7xx_timer_check_interrupt() local
213 NPCM7xxTimerCtrlState *tc = t->ctrl; in npcm7xx_timer_reached_zero() local
/qemu/target/mips/sysemu/
H A Dcp0.c27 void sync_c0_status(CPUMIPSState *env, CPUMIPSState *cpu, int tc) in sync_c0_status()
/qemu/tests/unit/
H A Dcheck-qom-interface.c43 TestIfClass *tc = TEST_IF_CLASS(oc); in test_class_init() local
/qemu/hw/tpm/
H A Dtpm_tis_sysbus.c131 TPMIfClass *tc = TPM_IF_CLASS(klass); in tpm_tis_sysbus_class_init() local
H A Dtpm_tis_isa.c173 TPMIfClass *tc = TPM_IF_CLASS(klass); in tpm_tis_isa_class_init() local
H A Dtpm_crb.c322 TPMIfClass *tc = TPM_IF_CLASS(klass); in tpm_crb_class_init() local
H A Dtpm_tis_i2c.c538 TPMIfClass *tc = TPM_IF_CLASS(klass); in tpm_tis_i2c_class_init() local
H A Dtpm_spapr.c396 TPMIfClass *tc = TPM_IF_CLASS(klass); in tpm_spapr_class_init() local
/qemu/include/exec/
H A Dtranslation-block.h92 struct tb_tc tc; member
/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c79 static inline void mips_tc_wake(MIPSCPU *cpu, int tc) in mips_tc_wake()
89 static inline void mips_tc_sleep(MIPSCPU *cpu, int tc) in mips_tc_sleep()
113 static CPUMIPSState *mips_cpu_map_tc(CPUMIPSState *env, int *tc) in mips_cpu_map_tc()
155 static void sync_c0_tcstatus(CPUMIPSState *cpu, int tc, in sync_c0_tcstatus()
187 static void sync_c0_entryhi(CPUMIPSState *cpu, int tc) in sync_c0_entryhi()
/qemu/include/sysemu/
H A Dcryptodev.h281 ThrottleConfig tc; member
/qemu/target/sh4/
H A Dcpu.h122 uint8_t tc:1; /* timing control */ member
/qemu/target/hppa/
H A Dtranslate.c916 TCGCond tc; in do_sub_cond() local
975 TCGCond tc; in do_log_cond() local
4337 TCGv_i32 ta, tb, tc, ty; in trans_fcmp_f() local
4354 TCGv_i32 tc, ty; in trans_fcmp_d() local
4370 TCGCond tc = TCG_COND_TSTNE; in trans_ftest() local
/qemu/hw/net/
H A Dxilinx_axienet.c359 uint32_t tc; member
H A Drtl8139.c1709 uint32_t tc = s->TxConfig; in rtl8139_TxConfig_writeb() local