Home
last modified time | relevance | path

Searched defs:tlen (Results 1 – 5 of 5) sorted by relevance

/qemu/semihosting/
H A Dsyscalls.c26 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 Dpcnet.c132 uint8_t tlen; member
772 int rlen, tlen; in pcnet_init() local
/qemu/hw/usb/
H A Dhcd-dwc2.c230 uint32_t chan, epnum, epdir, eptype, mps, pid, pcnt, len, tlen, intr = 0; in dwc2_handle_packet() local
/qemu/hw/ppc/
H A Dvof.c77 static void prop_format(char *tval, int tlen, const void *prop, int len) in prop_format()
/qemu/target/m68k/
H A Dtranslate.c4016 TCGv mask, tofs = NULL, tlen = NULL; in DISAS_INSN() local