linux-xiaomi-chiron/arch/arm64/include/asm/stacktrace
Kalesh Singh db129d486e KVM: arm64: Implement non-protected nVHE hyp stack unwinder
Implements the common framework necessary for unwind() to work
for non-protected nVHE mode:
    - on_accessible_stack()
    - on_overflow_stack()
    - unwind_next()

Non-protected nVHE unwind() is used to unwind and dump the hypervisor
stacktrace by the host in EL1

Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
Reviewed-by: Fuad Tabba <tabba@google.com>
Tested-by: Fuad Tabba <tabba@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220726073750.3219117-11-kaleshsingh@google.com
2022-07-26 10:49:39 +01:00
..
common.h KVM: arm64: Implement non-protected nVHE hyp stack unwinder 2022-07-26 10:49:39 +01:00
nvhe.h KVM: arm64: Implement non-protected nVHE hyp stack unwinder 2022-07-26 10:49:39 +01:00