Searched hist:"712 c6ff4dba4917a440be601dc312506322bffe8" (Results 1 – 4 of 4) sorted by relevance
/linux/arch/arm64/kernel/ |
H A D | hyp-stub.S | 712c6ff4dba4917a440be601dc312506322bffe8 Fri Oct 19 18:46:27 CEST 2012 Marc Zyngier <marc.zyngier@arm.com> arm64: add hypervisor stub
If booted in EL2, install an dummy hypervisor whose only purpose is to be replaced by a full fledged one.
A minimal API allows to: - obtain the current HYP vectors (__hyp_get_vectors) - set new HYP vectors (__hyp_set_vectors)
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|
H A D | Makefile | diff 712c6ff4dba4917a440be601dc312506322bffe8 Fri Oct 19 18:46:27 CEST 2012 Marc Zyngier <marc.zyngier@arm.com> arm64: add hypervisor stub
If booted in EL2, install an dummy hypervisor whose only purpose is to be replaced by a full fledged one.
A minimal API allows to: - obtain the current HYP vectors (__hyp_get_vectors) - set new HYP vectors (__hyp_set_vectors)
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|
H A D | head.S | diff 712c6ff4dba4917a440be601dc312506322bffe8 Fri Oct 19 18:46:27 CEST 2012 Marc Zyngier <marc.zyngier@arm.com> arm64: add hypervisor stub
If booted in EL2, install an dummy hypervisor whose only purpose is to be replaced by a full fledged one.
A minimal API allows to: - obtain the current HYP vectors (__hyp_get_vectors) - set new HYP vectors (__hyp_set_vectors)
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|
/linux/arch/arm64/include/asm/ |
H A D | virt.h | diff 712c6ff4dba4917a440be601dc312506322bffe8 Fri Oct 19 18:46:27 CEST 2012 Marc Zyngier <marc.zyngier@arm.com> arm64: add hypervisor stub
If booted in EL2, install an dummy hypervisor whose only purpose is to be replaced by a full fledged one.
A minimal API allows to: - obtain the current HYP vectors (__hyp_get_vectors) - set new HYP vectors (__hyp_set_vectors)
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|