Home
last modified time | relevance | path

Searched refs:pctx (Results 1 – 2 of 2) sorted by relevance

/qemu/target/avr/
H A Ddisas.c66 (pctx->info->fprintf_func(pctx->info->stream, "%-9s " format, \
72 DisasContext *pctx = &ctx; in avr_print_insn() local
97 static bool trans_##opcode(DisasContext *pctx, arg_##opcode * a) \
104 static bool trans_##opcode(DisasContext *pctx, arg_##opcode * a) \
/qemu/hw/usb/
H A Dhcd-xhci.c266 dma_addr_t pctx; member
281 dma_addr_t pctx; member
871 stctx[i].pctx = base + i * 16; in xhci_alloc_stream_contexts()
1071 epctx->pctx, state, ctx[3], ctx[2]); in xhci_set_ep_state()
1107 dma_addr_t pctx, uint32_t *ctx) in xhci_init_epctx() argument
1114 epctx->pctx = pctx; in xhci_init_epctx()
1147 xhci_init_epctx(epctx, pctx, ctx); in xhci_enable_ep()
2440 ctx = xhci_mask64(pctx); in xhci_get_port_bandwidth()
3476 dma_addr_t dcbaap, pctx; in usb_xhci_post_load() local
3503 pctx = slot->ctx + 32 * epid; in usb_xhci_post_load()
[all …]