Files
acrn-hypervisor/hypervisor/include/arch/x86
Yan, Like 65e01a0cd2 hv: pirq: use a bitmap to maintain irq use status
This commit replaces the "used" field of irq_desc with a bitmap to maintain
the irq use status to save memory and LOC, and improve the efficiency as well.

Signed-off-by: Yan, Like <like.yan@intel.com>
Reviewed-by: Li, Fei1 <fei1.li@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-08-22 12:52:43 +08:00
..
2018-08-17 10:02:12 +08:00
2018-08-15 12:04:12 +08:00
2018-08-17 10:02:12 +08:00
2018-08-15 11:05:49 +08:00
2018-08-15 12:05:18 +08:00
2018-08-17 10:02:12 +08:00