Home
last modified time | relevance | path

Searched refs:unmasked (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/arch/x86/math-emu/
H A Dfpu_entry.c107 int unmasked; in math_emulate() local
279 unmasked = 0; /* Do this here to stop compiler warnings. */ in math_emulate()
282 unmasked = in math_emulate()
286 loaded_tag = unmasked & 0xff; in math_emulate()
287 unmasked &= ~0xff; in math_emulate()
296 unmasked = in math_emulate()
300 loaded_tag = unmasked & 0xff; in math_emulate()
301 unmasked &= ~0xff; in math_emulate()
357 if (unmasked && !((FPU_modrm & 0x30) == 0x10)) { in math_emulate()
411 && !unmasked) in math_emulate()
/openbmc/linux/drivers/gpio/
H A Dgpio-ljca.c238 int unmasked; in ljca_gpio_async() local
242 unmasked = test_bit(gpio_id, ljca_gpio->unmasked_irqs); in ljca_gpio_async()
243 if (unmasked) in ljca_gpio_async()
336 int unmasked; in ljca_irq_bus_unlock() local
339 unmasked = test_bit(gpio_id, ljca_gpio->unmasked_irqs); in ljca_irq_bus_unlock()
341 if (enabled != unmasked) { in ljca_irq_bus_unlock()
342 if (unmasked) { in ljca_irq_bus_unlock()
H A Dgpio-dln2.c364 int enabled, unmasked; in dln2_irq_bus_unlock() local
369 unmasked = test_bit(pin, dln2->unmasked_irqs); in dln2_irq_bus_unlock()
371 if (enabled != unmasked) { in dln2_irq_bus_unlock()
372 if (unmasked) { in dln2_irq_bus_unlock()
H A Dgpio-tegra.c390 bool unmasked = false; in tegra_gpio_irq_handler() local
422 if (!unmasked && lvl & (0x100 << pin)) { in tegra_gpio_irq_handler()
423 unmasked = true; in tegra_gpio_irq_handler()
432 if (!unmasked) in tegra_gpio_irq_handler()
/openbmc/qemu/hw/misc/
H A Divshmem.c85 bool unmasked; member
288 assert(!v->unmasked); in ivshmem_vector_unmask()
300 v->unmasked = true; in ivshmem_vector_unmask()
317 assert(v->unmasked); in ivshmem_vector_mask()
324 v->unmasked = false; in ivshmem_vector_mask()
807 if (s->msi_vectors[i].unmasked) { in ivshmem_disable_irqfd()
/openbmc/linux/drivers/pci/msi/
H A Dmsi.c209 bool unmasked = !(ctrl & PCI_MSIX_ENTRY_CTRL_MASKBIT); in pci_write_msg_msix() local
221 if (unmasked) in pci_write_msg_msix()
228 if (unmasked) in pci_write_msg_msix()
/openbmc/qemu/target/arm/
H A Dcpu.c687 bool unmasked = false; in arm_excp_unmasked() local
770 unmasked = true; in arm_excp_unmasked()
775 unmasked = true; in arm_excp_unmasked()
824 unmasked = true; in arm_excp_unmasked()
833 return unmasked || pstate_unmasked; in arm_excp_unmasked()
/openbmc/linux/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S185 and r11, r11, r10 @ unmask all saved as unmasked
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst211 will handle it. If it is "unmasked", it signals the firmware that
220 The driver will filter out any unmasked hotkeys, so even if the firmware
222 events for unmasked hotkeys.
225 example, if Fn+F5 is unmasked, that key will no longer enable/disable
471 unmasked. Just leave it alone.
482 even when unmasked.
490 firmware, even when unmasked.
495 firmware, even when unmasked.
500 firmware, even when unmasked.
/openbmc/qemu/hw/virtio/
H A Dvirtio-pci.c1049 int ret, index, unmasked = 0; in virtio_pci_vector_unmask() local
1062 ++unmasked; in virtio_pci_vector_unmask()
1081 while (vq && unmasked >= 0) { in virtio_pci_vector_unmask()
1086 --unmasked; in virtio_pci_vector_unmask()
/openbmc/linux/net/openvswitch/
H A Dflow_table.c702 const struct sw_flow_key *unmasked, in masked_flow_lookup() argument
711 ovs_flow_mask_key(&masked_key, unmasked, false, mask); in masked_flow_lookup()
/openbmc/linux/Documentation/arch/arm/
H A Dinterrupts.rst160 the parent IRQ should be unmasked, and the status of all children must
/openbmc/linux/Documentation/networking/
H A Dnapi.rst136 IRQ should only be unmasked after a successful call to napi_complete_done():
/openbmc/linux/Documentation/networking/device_drivers/ethernet/amazon/
H A Dena.rst187 unmasked by the driver after NAPI processing is complete.
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvv.c.inc686 /* unmasked unit stride load */
730 /* unmasked unit stride store */
1161 * unmasked unit-stride store of elements with EEW=8.
/openbmc/qemu/docs/specs/
H A Drocker.rst294 the device and there is no outstanding work), then the interrupt is unmasked,
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst372 EINTR an unmasked signal is pending
1510 the interrupt should be unmasked before returning control to the
5230 EINTR an unmasked signal is pending
6251 guest with an unmasked signal pending or with the immediate_exit field set