Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dramlist.h9 typedef struct RAMBlockNotifier RAMBlockNotifier; typedef
68 struct RAMBlockNotifier { struct
69 void (*ram_block_added)(RAMBlockNotifier *n, void *host, size_t size, argument
71 void (*ram_block_removed)(RAMBlockNotifier *n, void *host, size_t size, argument
73 void (*ram_block_resized)(RAMBlockNotifier *n, void *host, size_t old_size, argument