Searched refs:XS_WATCH_TOKEN (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/xen/interface/io/ | ||
H A D | xs_wire.h | 95 XS_WATCH_TOKEN enumerator |
/qemu/hw/xen/ | ||
H A D | xen-operations.c | 326 if (!strcmp(w->token, v[XS_WATCH_TOKEN])) { in watch_notify() |