Home
last modified time | relevance | path

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

/qemu/ui/
H A Dspice-core.c112 static void watch_update_mask(SpiceWatch *watch, int event_mask) in watch_update_mask()
126 static SpiceWatch *watch_add(int fd, int event_mask, SpiceWatchFunc func, void *opaque) in watch_add()
/qemu/hw/ppc/
H A Dspapr_events.c460 uint32_t event_mask) in rtas_event_log_dequeue()
482 static bool rtas_event_log_contains(SpaprMachineState *spapr, uint32_t event_mask) in rtas_event_log_contains()
/qemu/target/arm/
H A Dhelper.c857 uint64_t event_mask = 1ULL << (cnt->number & 0x1f); in pmu_init() local
/qemu/hw/nvme/
H A Dctrl.c6489 uint8_t event_mask = 0; in nvme_set_feature_fdp_events() local