Searched hist:e707c8be4e8d5f4d542a1344dc6d96bcc08d0b4f (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/iommu/ |
H A D | iommu_msi.h | e707c8be4e8d5f4d542a1344dc6d96bcc08d0b4f Mon Oct 19 15:10:21 CEST 2020 Ruslan Bukin <br@FreeBSD.org> Manage MSI iommu pages.
This allows the interrupt controller driver only need a small change to create a map for the page the device will write to raise an interrupt.
Submitted by: andrew Reviewed by: kib Sponsored by: Innovate DSbD Differential Revision: https://reviews.freebsd.org/D26705
|
H A D | iommu.h | diff e707c8be4e8d5f4d542a1344dc6d96bcc08d0b4f Mon Oct 19 15:10:21 CEST 2020 Ruslan Bukin <br@FreeBSD.org> Manage MSI iommu pages.
This allows the interrupt controller driver only need a small change to create a map for the page the device will write to raise an interrupt.
Submitted by: andrew Reviewed by: kib Sponsored by: Innovate DSbD Differential Revision: https://reviews.freebsd.org/D26705
|
H A D | iommu_gas.c | diff e707c8be4e8d5f4d542a1344dc6d96bcc08d0b4f Mon Oct 19 15:10:21 CEST 2020 Ruslan Bukin <br@FreeBSD.org> Manage MSI iommu pages.
This allows the interrupt controller driver only need a small change to create a map for the page the device will write to raise an interrupt.
Submitted by: andrew Reviewed by: kib Sponsored by: Innovate DSbD Differential Revision: https://reviews.freebsd.org/D26705
|
/freebsd/sys/kern/ |
H A D | msi_if.m | diff e707c8be4e8d5f4d542a1344dc6d96bcc08d0b4f Mon Oct 19 15:10:21 CEST 2020 Ruslan Bukin <br@FreeBSD.org> Manage MSI iommu pages.
This allows the interrupt controller driver only need a small change to create a map for the page the device will write to raise an interrupt.
Submitted by: andrew Reviewed by: kib Sponsored by: Innovate DSbD Differential Revision: https://reviews.freebsd.org/D26705
|
H A D | subr_intr.c | diff e707c8be4e8d5f4d542a1344dc6d96bcc08d0b4f Mon Oct 19 15:10:21 CEST 2020 Ruslan Bukin <br@FreeBSD.org> Manage MSI iommu pages.
This allows the interrupt controller driver only need a small change to create a map for the page the device will write to raise an interrupt.
Submitted by: andrew Reviewed by: kib Sponsored by: Innovate DSbD Differential Revision: https://reviews.freebsd.org/D26705
|
/freebsd/sys/sys/ |
H A D | intr.h | diff e707c8be4e8d5f4d542a1344dc6d96bcc08d0b4f Mon Oct 19 15:10:21 CEST 2020 Ruslan Bukin <br@FreeBSD.org> Manage MSI iommu pages.
This allows the interrupt controller driver only need a small change to create a map for the page the device will write to raise an interrupt.
Submitted by: andrew Reviewed by: kib Sponsored by: Innovate DSbD Differential Revision: https://reviews.freebsd.org/D26705
|