Home
last modified time | relevance | path

Searched refs:replay_char_write_event_load (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/stubs/
H A Dreplay-tools.c66 void replay_char_write_event_load(int *res, int *offset) in replay_char_write_event_load() function
/openbmc/qemu/include/sysemu/
H A Dreplay.h146 void replay_char_write_event_load(int *res, int *offset);
/openbmc/qemu/replay/
H A Dreplay-char.c106 void replay_char_write_event_load(int *res, int *offset) in replay_char_write_event_load() function
/openbmc/qemu/chardev/
H A Dchar.c168 replay_char_write_event_load(&res, &offset); in qemu_chr_write()