Andrew Turner
d1605cda2b
Add an interface to handle interrupt controllers that have a contiguous
...
range of interrupts they pass to a second controller driver to handle.
The parent driver is expected to detect when one of these interrupts has
been triggered and call intr_child_irq_handler to pass the interrupt to
a child. The children controllers are then expected to manage the range
by allocating interrupts as needed.
This will initially be used by the ARM GICv3 driver, but is is expected to
be useful for other driver where this type of allocation applies.
Obtained from: ABT Systems Ltd
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D6436
2016-06-03 10:13:18 +00:00
..
2016-05-20 17:57:47 +00:00
2015-01-23 21:07:08 +00:00
2016-05-18 04:35:58 +00:00
2015-08-14 22:57:13 +00:00
2016-01-09 20:18:53 +00:00
2016-04-29 22:15:33 +00:00
2016-05-25 19:44:26 +00:00
2015-06-10 10:48:12 +00:00
2016-04-29 22:15:33 +00:00
2016-04-21 19:57:40 +00:00
2016-03-21 21:38:35 +00:00
2016-03-11 23:18:06 +00:00
2016-05-18 03:55:54 +00:00
2016-05-14 18:22:52 +00:00
2016-04-29 22:15:33 +00:00
2016-01-07 20:08:02 +00:00
2015-05-22 17:05:21 +00:00
2016-05-14 18:22:52 +00:00
2016-04-09 13:58:04 +00:00
2015-02-20 20:49:00 +00:00
2016-05-27 17:00:15 +00:00
2016-04-19 23:48:27 +00:00
2016-04-15 03:09:55 +00:00
2015-03-16 19:29:19 +00:00
2016-05-24 21:13:33 +00:00
2016-05-27 15:03:38 +00:00
2016-05-17 09:56:22 +00:00
2016-03-17 01:05:53 +00:00
2016-04-19 23:48:27 +00:00
2016-04-29 22:15:33 +00:00
2015-04-22 14:38:58 +00:00
2015-11-25 07:14:58 +00:00
2015-07-21 14:39:34 +00:00
2016-05-30 05:21:24 +00:00
2016-04-15 16:10:11 +00:00
2016-01-31 17:32:20 +00:00
2016-04-19 23:48:27 +00:00
2016-04-29 22:15:33 +00:00
2016-06-01 18:32:20 +00:00
2016-04-29 22:15:33 +00:00
2015-07-19 22:24:33 +00:00
2015-11-15 12:10:51 +00:00
2016-05-20 04:45:08 +00:00
2016-05-18 04:35:58 +00:00
2016-02-23 23:37:10 +00:00
2015-10-10 09:21:55 +00:00
2016-04-29 22:15:33 +00:00
2016-06-01 18:32:20 +00:00
2015-07-12 18:38:17 +00:00
2015-07-11 15:21:37 +00:00
2016-04-26 19:57:35 +00:00
2016-04-07 04:23:25 +00:00
2015-04-14 14:22:34 +00:00
2016-04-17 23:22:32 +00:00
2015-08-20 22:44:26 +00:00
2016-04-29 22:15:33 +00:00
2016-04-21 16:22:52 +00:00
2016-04-29 22:15:33 +00:00
2016-02-28 17:52:33 +00:00
2016-04-29 22:15:33 +00:00
2016-06-01 18:32:20 +00:00
2016-03-29 19:57:11 +00:00
2015-11-23 07:09:35 +00:00
2016-05-31 15:27:33 +00:00
2015-12-29 23:25:26 +00:00
2015-01-22 11:12:42 +00:00
2016-06-01 18:32:20 +00:00
2016-05-23 10:31:54 +00:00
2015-06-10 10:48:12 +00:00
2016-05-26 08:41:55 +00:00
2016-04-29 22:15:33 +00:00
2016-05-17 09:56:22 +00:00
2016-05-17 09:56:22 +00:00
2016-04-26 15:38:17 +00:00
2016-04-29 22:15:33 +00:00
2016-05-17 09:56:22 +00:00
2015-08-30 18:02:57 +00:00
2016-04-29 22:15:33 +00:00
2016-04-15 16:10:11 +00:00
2016-04-29 22:15:33 +00:00
2015-10-27 22:59:24 +00:00
2016-03-12 22:53:46 +00:00
2016-05-26 19:29:29 +00:00
2016-05-26 19:29:29 +00:00
2016-05-16 09:11:40 +00:00
2015-05-24 14:44:06 +00:00
2016-04-04 09:15:25 +00:00
2016-04-27 00:10:32 +00:00
2016-04-29 22:15:33 +00:00
2016-04-17 11:04:27 +00:00
2015-06-16 20:19:00 +00:00
2015-09-04 00:14:20 +00:00
2016-04-29 22:15:33 +00:00
2016-01-11 20:38:39 +00:00
2016-05-20 17:57:47 +00:00
2015-10-20 03:25:17 +00:00
2015-12-01 02:48:42 +00:00
2016-03-15 00:21:32 +00:00
2016-05-25 19:44:26 +00:00
2016-05-19 14:08:36 +00:00
2015-01-20 03:54:30 +00:00
2015-07-11 16:22:48 +00:00
2016-05-04 03:07:52 +00:00
2015-02-06 16:09:01 +00:00
2016-06-03 10:13:18 +00:00
2016-04-29 22:15:33 +00:00
2016-04-29 22:15:33 +00:00
2015-08-21 15:57:57 +00:00
2016-04-29 22:15:33 +00:00
2015-09-21 15:02:59 +00:00
2016-04-26 15:38:17 +00:00
2015-11-19 05:50:22 +00:00
2016-04-29 22:15:33 +00:00
2016-05-20 17:57:47 +00:00
2016-05-04 13:48:59 +00:00
2015-10-02 09:23:14 +00:00
2016-04-29 22:15:33 +00:00
2016-05-20 23:28:43 +00:00
2016-05-18 03:50:21 +00:00
2016-04-08 11:59:11 +00:00
2015-11-19 05:56:59 +00:00
2015-12-17 00:00:27 +00:00
2016-06-02 15:52:34 +00:00
2016-04-07 04:23:25 +00:00
2016-02-10 21:16:37 +00:00
2016-04-29 22:15:33 +00:00
2016-05-24 00:14:58 +00:00
2016-05-11 23:16:11 +00:00
2016-04-29 22:15:33 +00:00
2015-08-11 08:43:50 +00:00
2016-04-01 18:29:38 +00:00
2016-04-26 15:38:17 +00:00
2015-07-18 09:02:50 +00:00
2015-12-29 23:25:26 +00:00
2016-05-24 21:09:05 +00:00
2016-03-21 21:38:35 +00:00
2016-03-21 21:37:33 +00:00
2016-03-21 21:38:35 +00:00
2016-04-26 19:57:35 +00:00
2016-04-29 22:15:33 +00:00
2016-04-26 19:57:35 +00:00
2016-04-29 22:15:33 +00:00
2015-07-06 18:53:56 +00:00
2016-01-26 14:46:39 +00:00
2016-04-29 22:15:33 +00:00
2016-03-01 18:12:14 +00:00
2016-06-01 10:14:04 +00:00
2016-04-29 22:15:33 +00:00
2016-04-15 16:10:11 +00:00
2015-03-17 14:16:50 +00:00
2016-04-25 04:36:54 +00:00
2016-04-14 17:07:26 +00:00
2016-04-26 15:38:17 +00:00
2016-04-15 16:10:11 +00:00
2016-05-22 13:10:48 +00:00
2016-05-18 22:05:50 +00:00
2016-04-19 23:48:27 +00:00
2015-06-16 13:09:18 +00:00
2016-05-20 19:46:25 +00:00
2016-04-29 21:54:28 +00:00
2016-04-29 22:15:33 +00:00
2016-04-29 22:15:33 +00:00
2016-03-09 19:05:11 +00:00
2016-04-15 16:10:11 +00:00
2015-06-16 13:09:18 +00:00
2016-05-11 06:32:22 +00:00
2015-09-15 23:06:56 +00:00
2016-04-29 22:15:33 +00:00
2016-05-16 07:23:24 +00:00
2016-05-12 07:38:10 +00:00
2016-05-31 15:27:33 +00:00
2016-05-31 16:56:30 +00:00
2016-05-18 12:03:57 +00:00
2016-05-03 15:17:43 +00:00