Searched defs:tlen (Results 1 – 5 of 5) sorted by relevance
/qemu/semihosting/ |
H A D | syscalls.c | 26 static int validate_strlen(CPUState *cs, target_ulong str, target_ulong tlen) in validate_strlen() 55 target_ulong tstr, target_ulong tlen) in validate_lock_user_string()
|
/qemu/hw/net/ |
H A D | pcnet.c | 132 uint8_t tlen; member 772 int rlen, tlen; in pcnet_init() local
|
/qemu/hw/usb/ |
H A D | hcd-dwc2.c | 230 uint32_t chan, epnum, epdir, eptype, mps, pid, pcnt, len, tlen, intr = 0; in dwc2_handle_packet() local
|
/qemu/hw/ppc/ |
H A D | vof.c | 77 static void prop_format(char *tval, int tlen, const void *prop, int len) in prop_format()
|
/qemu/target/m68k/ |
H A D | translate.c | 4016 TCGv mask, tofs = NULL, tlen = NULL; in DISAS_INSN() local
|