Searched hist:"9429 f4b0412d05243237c7695c59d0a7b1174492" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm64/kvm/hyp/include/nvhe/ |
H A D | mm.h | diff 9429f4b0412d05243237c7695c59d0a7b1174492 Thu Dec 02 18:10:48 CET 2021 Will Deacon <will@kernel.org> KVM: arm64: Move host EL1 code out of hyp/ directory
kvm/hyp/reserved_mem.c contains host code executing at EL1 and is not linked into the hypervisor object. Move the file into kvm/pkvm.c and rework the headers so that the definitions shared between the host and the hypervisor live in asm/kvm_pkvm.h.
Signed-off-by: Will Deacon <will@kernel.org> Tested-by: Fuad Tabba <tabba@google.com> Reviewed-by: Fuad Tabba <tabba@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20211202171048.26924-4-will@kernel.org
|
/linux/arch/arm64/kvm/hyp/ |
H A D | Makefile | diff 9429f4b0412d05243237c7695c59d0a7b1174492 Thu Dec 02 18:10:48 CET 2021 Will Deacon <will@kernel.org> KVM: arm64: Move host EL1 code out of hyp/ directory
kvm/hyp/reserved_mem.c contains host code executing at EL1 and is not linked into the hypervisor object. Move the file into kvm/pkvm.c and rework the headers so that the definitions shared between the host and the hypervisor live in asm/kvm_pkvm.h.
Signed-off-by: Will Deacon <will@kernel.org> Tested-by: Fuad Tabba <tabba@google.com> Reviewed-by: Fuad Tabba <tabba@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20211202171048.26924-4-will@kernel.org
|
/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | mem_protect.c | diff 9429f4b0412d05243237c7695c59d0a7b1174492 Thu Dec 02 18:10:48 CET 2021 Will Deacon <will@kernel.org> KVM: arm64: Move host EL1 code out of hyp/ directory
kvm/hyp/reserved_mem.c contains host code executing at EL1 and is not linked into the hypervisor object. Move the file into kvm/pkvm.c and rework the headers so that the definitions shared between the host and the hypervisor live in asm/kvm_pkvm.h.
Signed-off-by: Will Deacon <will@kernel.org> Tested-by: Fuad Tabba <tabba@google.com> Reviewed-by: Fuad Tabba <tabba@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20211202171048.26924-4-will@kernel.org
|