/linux/drivers/nvme/host/ |
H A D | nvme.h | 173 * MSI (but not MSI-X) interrupts are broken and never fire.
|
/linux/sound/pci/ |
H A D | bt87x.c | 324 /* but check if some interrupts have been skipped */ in snd_bt87x_interrupt()
|
/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace-view.c | 178 * which means interrupts are not soft disabled. in ptrace_get_reg()
|
/linux/drivers/net/dsa/microchip/ |
H A D | ksz_ptp.c | 1005 /* Clear the interrupts W1C */ in ksz_ptp_irq_thread_fn()
|
/linux/arch/x86/kernel/ |
H A D | process_64.c | 301 /* Interrupts need to be off for FSGSBASE */ in current_save_fsgs()
|
/linux/arch/arm64/kernel/ |
H A D | entry.S | 89 * after panic() re-enables interrupts.
|
/linux/drivers/iommu/amd/ |
H A D | amd_iommu_types.h | 752 /* true if interrupts for this IOMMU are already enabled */
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | dp.c | 868 /* TODO: Implement handler for other interrupts */ in ath11k_dp_service_srng()
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_hw_engine.c | 801 /* interrupts where previously enabled, so turn them off */ in check_gsc_availability()
|
/linux/arch/arm64/kvm/vgic/ |
H A D | vgic-mmio-v3.c | 1063 * generate interrupts of either group. in vgic_v3_queue_sgi()
|
/linux/drivers/soundwire/ |
H A D | intel_ace2x.c | 527 * the link at this point and cannot handle interrupts any longer. in intel_link_power_down()
|
/linux/drivers/accel/ivpu/ |
H A D | ivpu_job.c | 1029 * 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 D | phy-sun4i-usb.c | 450 * generate vbus change interrupts when the board is driving in sun4i_usb_phy0_poll()
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-ouya.dts | 2020 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 D | oxu210hp-hcd.c | 2773 /* 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 D | arl-metrics.json | 59 "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 D | lnl-metrics.json | 73 "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 D | adl-metrics.json | 59 "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 D | mtl-metrics.json | 59 "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 D | amdgpu_dm.c | 692 * 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 D | evergreen.c | 1762 * 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 D | main.c | 1789 /* 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 D | aic7xxx.seq | 155 * 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 D | tw5864-reg.h | 1897 * 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 D | mesh.c | 547 * Should be called with interrupts disabled. 1651 * Called to handle interrupts, either call by the interrupt in DEF_SCSI_QCMD()
|