Home
last modified time | relevance | path

Searched defs:tb_ptr (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tcg/
H A Dtci.c67 static void tci_args_l(uint32_t insn, const void *tb_ptr, void **l0) in tci_args_l()
78 static void tci_args_nl(uint32_t insn, const void *tb_ptr, in tci_args_nl()
85 static void tci_args_rl(uint32_t insn, const void *tb_ptr, in tci_args_rl()
280 MemOpIdx oi, const void *tb_ptr) in tci_qemu_ld()
306 MemOpIdx oi, const void *tb_ptr) in tci_qemu_st()
350 const uint32_t *tb_ptr = v_tb_ptr; in tcg_qemu_tb_exec() local
1054 const uint32_t *tb_ptr = (const void *)(uintptr_t)addr; in print_insn_tci() local
/openbmc/linux/drivers/usb/host/
H A Dfhci-tds.c524 u16 tb_ptr; in fhci_flush_actual_frame() local
589 u16 tb_ptr; in fhci_host_transmit_actual_frame() local
/openbmc/qemu/accel/tcg/
H A Dcpu-exec.c451 const void *tb_ptr = itb->tc.ptr; in cpu_tb_exec() local