Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxen-stubs.c20 uint64_t addr, uint32_t data, bool is_masked) in xen_evtchn_snoop_msi()
H A Dxen_evtchn.c132 bool is_masked; member
1740 uint64_t addr, uint32_t data, bool is_masked) in xen_evtchn_snoop_msi()
/openbmc/qemu/hw/pci/
H A Dmsix.c109 unsigned int vector, bool is_masked) in msix_fire_vector_notifier()
128 bool is_masked = msix_is_masked(dev, vector); in msix_handle_mask_update() local
/openbmc/qemu/hw/net/
H A Dvmxnet3_defs.h59 bool is_masked; member
H A Dvmxnet3.c331 vmxnet3_on_interrupt_mask_changed(VMXNET3State *s, int lidx, bool is_masked) in vmxnet3_on_interrupt_mask_changed()