Home
last modified time | relevance | path

Searched full:interrupts (Results 7851 – 7875 of 8506) sorted by relevance

1...<<311312313314315316317318319320>>...341

/linux/drivers/nvme/host/
H A Dnvme.h173 * MSI (but not MSI-X) interrupts are broken and never fire.
/linux/sound/pci/
H A Dbt87x.c324 /* but check if some interrupts have been skipped */ in snd_bt87x_interrupt()
/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c178 * which means interrupts are not soft disabled. in ptrace_get_reg()
/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c1005 /* Clear the interrupts W1C */ in ksz_ptp_irq_thread_fn()
/linux/arch/x86/kernel/
H A Dprocess_64.c301 /* Interrupts need to be off for FSGSBASE */ in current_save_fsgs()
/linux/arch/arm64/kernel/
H A Dentry.S89 * after panic() re-enables interrupts.
/linux/drivers/iommu/amd/
H A Damd_iommu_types.h752 /* true if interrupts for this IOMMU are already enabled */
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.c868 /* TODO: Implement handler for other interrupts */ in ath11k_dp_service_srng()
/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine.c801 /* interrupts where previously enabled, so turn them off */ in check_gsc_availability()
/linux/arch/arm64/kvm/vgic/
H A Dvgic-mmio-v3.c1063 * generate interrupts of either group. in vgic_v3_queue_sgi()
/linux/drivers/soundwire/
H A Dintel_ace2x.c527 * the link at this point and cannot handle interrupts any longer. in intel_link_power_down()
/linux/drivers/accel/ivpu/
H A Divpu_job.c1029 * We will not receive new MMU event interrupts until existing events are discarded in ivpu_context_abort_work_fn()
/linux/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c450 * generate vbus change interrupts when the board is driving in sun4i_usb_phy0_poll()
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-ouya.dts2020 interrupts = <TEGRA_GPIO(U, 6) IRQ_TYPE_EDGE_RISING>;
2055 interrupts = <GIC_SPI 86 IRQ_TYPE_LEVEL_HIGH>;
2170 interrupts = <TEGRA_GPIO(CC, 2) IRQ_TYPE_EDGE_FALLING>;
4524 interrupts = <TEGRA_GPIO(O, 4) IRQ_TYPE_LEVEL_HIGH>;
/linux/drivers/usb/host/
H A Doxu210hp-hcd.c2773 /* Called from some interrupts, timers, and so on.
2855 /* clear (just) interrupts */ in oxu210_hcd_irq()
3144 writel(INTR_MASK, &oxu->regs->intr_enable); /* Turn On Interrupts */ in oxu_run()
3156 /* no more interrupts ... */ in oxu_stop()
/linux/tools/perf/pmu-events/arch/x86/arrowlake/
H A Darl-metrics.json59 "BriefDescription": "Percentage of cycles spent in System Management Interrupts.",
67 "BriefDescription": "Number of SMI interrupts.",
297 …s apply upon transition from application to operating system, handling interrupts, exceptions) [lo…
2005 …s apply upon transition from application to operating system, handling interrupts, exceptions) [lo…
/linux/tools/perf/pmu-events/arch/x86/lunarlake/
H A Dlnl-metrics.json73 "BriefDescription": "Percentage of cycles spent in System Management Interrupts.",
81 "BriefDescription": "Number of SMI interrupts.",
311 …s apply upon transition from application to operating system, handling interrupts, exceptions) [lo…
1986 …s apply upon transition from application to operating system, handling interrupts, exceptions) [lo…
/linux/tools/perf/pmu-events/arch/x86/alderlake/
H A Dadl-metrics.json59 "BriefDescription": "Percentage of cycles spent in System Management Interrupts.",
67 "BriefDescription": "Number of SMI interrupts.",
283 …s apply upon transition from application to operating system, handling interrupts, exceptions) [lo…
1951 …s apply upon transition from application to operating system, handling interrupts, exceptions) [lo…
/linux/tools/perf/pmu-events/arch/x86/meteorlake/
H A Dmtl-metrics.json59 "BriefDescription": "Percentage of cycles spent in System Management Interrupts.",
67 "BriefDescription": "Number of SMI interrupts.",
283 …s apply upon transition from application to operating system, handling interrupts, exceptions) [lo…
2023 …s apply upon transition from application to operating system, handling interrupts, exceptions) [lo…
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c692 * In that case, pageflip completion interrupts won't fire and pageflip in dm_crtc_high_irq()
2992 drm_warn(adev_to_drm(adev), "Failed to %s pflip interrupts\n", in dm_gpureset_toggle_interrupts()
3458 /* Re-enable outbox interrupts for DPIA. */ in dm_resume()
3473 * pulse interrupts are used for MST in dm_resume()
4125 * Base driver will call amdgpu_dm_irq_handler() for ALL interrupts in dce60_register_irq_handlers()
4226 * Base driver will call amdgpu_dm_irq_handler() for ALL interrupts in dce110_register_irq_handlers()
4361 * Base driver will call amdgpu_dm_irq_handler() for ALL interrupts in dcn10_register_irq_handlers()
9656 * Enable or disable the interrupts on the backend. in amdgpu_dm_commit_planes()
10354 * Enable interrupts for CRTCs that are newly enabled or went through in amdgpu_dm_atomic_commit_tail()
12178 * DRM state directly - we can end up disabling interrupts too early in amdgpu_dm_atomic_check()
/linux/drivers/gpu/drm/radeon/
H A Devergreen.c1762 * Enable the pin, set the polarity, and enable the hpd interrupts.
1803 * Disable the hpd interrupts.
4447 /* Interrupts */
4521 /* enable CP interrupts on all rings */ in evergreen_irq_set()
4733 /* display interrupts */ in evergreen_irq_process()
/linux/drivers/net/wireless/broadcom/b43/
H A Dmain.c1789 /* Device interrupts are currently disabled. That means in b43_do_beacon_update_trigger_work()
2044 /* Re-enable interrupts on the device by restoring the current interrupt mask. */ in b43_do_interrupt_thread()
2058 /* Interrupt thread handler. Handles device interrupts in thread context. */
2118 /* Interrupt handler top-half. This runs with interrupts disabled. */
4350 /* Disable interrupts on the device. */ in b43_wireless_core_stop()
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.seq155 * interrupts on the "background" channel. So, while
360 * If bus reset interrupts have been disabled (from a previous
/linux/drivers/media/pci/tw5864/
H A Dtw5864-reg.h1897 * Interrupt mask register for interrupts in 0x2d0 ~ 0x2d7
1910 /* [11:0]: Interrupt summary register for interrupts & interrupt mask from in
/linux/drivers/scsi/
H A Dmesh.c547 * Should be called with interrupts disabled.
1651 * Called to handle interrupts, either call by the interrupt in DEF_SCSI_QCMD()

1...<<311312313314315316317318319320>>...341