Searched hist:e1a2e201 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/irqchip/ |
H A D | arm-gic-v3.h | e1a2e201 Fri Jul 27 08:36:00 CDT 2018 Marc Zyngier <marc.zyngier@arm.com> irqchip/gic-v3-its: Keep track of property table's PA and VA
We're currently only tracking the page allocated to contain the property table by its struct page. In the future, it is going to be convenient to track both PA and VA for that page instead. Let's do that.
Tested-by: Jeremy Linton <jeremy.linton@arm.com> Tested-by: Bhupesh Sharma <bhsharma@redhat.com> Tested-by: Lei Zhang <zhang.lei@jp.fujitsu.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> e1a2e201 Fri Jul 27 08:36:00 CDT 2018 Marc Zyngier <marc.zyngier@arm.com> irqchip/gic-v3-its: Keep track of property table's PA and VA We're currently only tracking the page allocated to contain the property table by its struct page. In the future, it is going to be convenient to track both PA and VA for that page instead. Let's do that. Tested-by: Jeremy Linton <jeremy.linton@arm.com> Tested-by: Bhupesh Sharma <bhsharma@redhat.com> Tested-by: Lei Zhang <zhang.lei@jp.fujitsu.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-gic-v3-its.c | e1a2e201 Fri Jul 27 08:36:00 CDT 2018 Marc Zyngier <marc.zyngier@arm.com> irqchip/gic-v3-its: Keep track of property table's PA and VA
We're currently only tracking the page allocated to contain the property table by its struct page. In the future, it is going to be convenient to track both PA and VA for that page instead. Let's do that.
Tested-by: Jeremy Linton <jeremy.linton@arm.com> Tested-by: Bhupesh Sharma <bhsharma@redhat.com> Tested-by: Lei Zhang <zhang.lei@jp.fujitsu.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
|