Home
last modified time | relevance | path

Searched defs:dataptr (Results 1 – 4 of 4) sorted by relevance

/qemu/trace/
H A Dsimple.c244 static void read_from_buffer(unsigned int idx, void *dataptr, size_t size) in read_from_buffer()
256 static unsigned int write_to_buffer(unsigned int idx, void *dataptr, size_t size) in write_to_buffer()
/qemu/tests/migration/
H A Dstress.c166 char *dataptr; in stressone() local
/qemu/hw/tpm/
H A Dtpm_spapr.c110 static int tpm_spapr_process_cmd(SpaprTpmState *s, uint64_t dataptr) in tpm_spapr_process_cmd()
/qemu/linux-user/
H A Dsyscall.c11556 struct __user_cap_data_struct *dataptr = NULL; in _syscall2() local