Searched hist:d400c5b2025c9aeca76213d6bd4138ec39da5cef (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/arm64/kvm/hyp/vhe/ |
H A D | debug-sr.c | d400c5b2025c9aeca76213d6bd4138ec39da5cef Thu Jun 25 08:14:15 CDT 2020 David Brazdil <dbrazdil@google.com> KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
debug-sr.c contains KVM's code for context-switching debug registers, with some code shared between VHE/nVHE. These common routines are moved to a header file, VHE-specific code is moved to vhe/debug-sr.c and nVHE-specific code to nvhe/debug-sr.c.
Functions are slightly refactored to move code hidden behind `has_vhe()` checks to the corresponding .c files.
Signed-off-by: David Brazdil <dbrazdil@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200625131420.71444-11-dbrazdil@google.com
|
H A D | Makefile | diff d400c5b2025c9aeca76213d6bd4138ec39da5cef Thu Jun 25 08:14:15 CDT 2020 David Brazdil <dbrazdil@google.com> KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
debug-sr.c contains KVM's code for context-switching debug registers, with some code shared between VHE/nVHE. These common routines are moved to a header file, VHE-specific code is moved to vhe/debug-sr.c and nVHE-specific code to nvhe/debug-sr.c.
Functions are slightly refactored to move code hidden behind `has_vhe()` checks to the corresponding .c files.
Signed-off-by: David Brazdil <dbrazdil@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200625131420.71444-11-dbrazdil@google.com
|
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/ |
H A D | debug-sr.h | d400c5b2025c9aeca76213d6bd4138ec39da5cef Thu Jun 25 08:14:15 CDT 2020 David Brazdil <dbrazdil@google.com> KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
debug-sr.c contains KVM's code for context-switching debug registers, with some code shared between VHE/nVHE. These common routines are moved to a header file, VHE-specific code is moved to vhe/debug-sr.c and nVHE-specific code to nvhe/debug-sr.c.
Functions are slightly refactored to move code hidden behind `has_vhe()` checks to the corresponding .c files.
Signed-off-by: David Brazdil <dbrazdil@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200625131420.71444-11-dbrazdil@google.com
|
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | debug-sr.c | d400c5b2025c9aeca76213d6bd4138ec39da5cef Thu Jun 25 08:14:15 CDT 2020 David Brazdil <dbrazdil@google.com> KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
debug-sr.c contains KVM's code for context-switching debug registers, with some code shared between VHE/nVHE. These common routines are moved to a header file, VHE-specific code is moved to vhe/debug-sr.c and nVHE-specific code to nvhe/debug-sr.c.
Functions are slightly refactored to move code hidden behind `has_vhe()` checks to the corresponding .c files.
Signed-off-by: David Brazdil <dbrazdil@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200625131420.71444-11-dbrazdil@google.com
|
H A D | Makefile | diff d400c5b2025c9aeca76213d6bd4138ec39da5cef Thu Jun 25 08:14:15 CDT 2020 David Brazdil <dbrazdil@google.com> KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
debug-sr.c contains KVM's code for context-switching debug registers, with some code shared between VHE/nVHE. These common routines are moved to a header file, VHE-specific code is moved to vhe/debug-sr.c and nVHE-specific code to nvhe/debug-sr.c.
Functions are slightly refactored to move code hidden behind `has_vhe()` checks to the corresponding .c files.
Signed-off-by: David Brazdil <dbrazdil@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200625131420.71444-11-dbrazdil@google.com
|
/openbmc/linux/arch/arm64/kvm/hyp/ |
H A D | Makefile | diff d400c5b2025c9aeca76213d6bd4138ec39da5cef Thu Jun 25 08:14:15 CDT 2020 David Brazdil <dbrazdil@google.com> KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
debug-sr.c contains KVM's code for context-switching debug registers, with some code shared between VHE/nVHE. These common routines are moved to a header file, VHE-specific code is moved to vhe/debug-sr.c and nVHE-specific code to nvhe/debug-sr.c.
Functions are slightly refactored to move code hidden behind `has_vhe()` checks to the corresponding .c files.
Signed-off-by: David Brazdil <dbrazdil@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200625131420.71444-11-dbrazdil@google.com
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | image-vars.h | diff d400c5b2025c9aeca76213d6bd4138ec39da5cef Thu Jun 25 08:14:15 CDT 2020 David Brazdil <dbrazdil@google.com> KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
debug-sr.c contains KVM's code for context-switching debug registers, with some code shared between VHE/nVHE. These common routines are moved to a header file, VHE-specific code is moved to vhe/debug-sr.c and nVHE-specific code to nvhe/debug-sr.c.
Functions are slightly refactored to move code hidden behind `has_vhe()` checks to the corresponding .c files.
Signed-off-by: David Brazdil <dbrazdil@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200625131420.71444-11-dbrazdil@google.com
|