Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dempty_slot.c41 static void empty_slot_write(void *opaque, hwaddr addr, in empty_slot_write() function
51 .write = empty_slot_write,
H A Dtrace-events70 empty_slot_write(uint64_t addr, unsigned width, uint64_t value, unsigned size, const char *name) "wr addr:0x%04"PRIx64" data:0x%0*"PRIx64" size %u [%s]"