Searched hist:"13720 a56edbd8164fbfa251067dea9776e09f54b" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm64/kvm/hyp/ |
H A D | vgic-v3-sr.c | diff 13720a56edbd8164fbfa251067dea9776e09f54b Thu Jan 28 07:44:07 CST 2016 Marc Zyngier <marc.zyngier@arm.com> arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
In order to be able to move code outside of kvm/hyp, we need to make the global hyp.h file accessible from a standard location.
include/asm/kvm_hyp.h seems good enough.
Acked-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | kvm_hyp.h | 13720a56edbd8164fbfa251067dea9776e09f54b Thu Jan 28 07:44:07 CST 2016 Marc Zyngier <marc.zyngier@arm.com> arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
In order to be able to move code outside of kvm/hyp, we need to make the global hyp.h file accessible from a standard location.
include/asm/kvm_hyp.h seems good enough.
Acked-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
|