Home
last modified time | relevance | path

Searched defs:tpc (Results 1 – 3 of 3) sorted by last modified time

/qemu/target/sparc/
H A Dcpu.h216 uint64_t tpc; member
/qemu/linux-user/sparc/
H A Dsignal.c449 abi_ulong sf_addr, tpc, tnpc, ptr; in do_rt_sigreturn() local
/qemu/util/
H A Dthread-pool.c286 ThreadPoolCo tpc = { .co = qemu_coroutine_self(), .ret = -EINPROGRESS }; in thread_pool_submit_co() local