summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/stacktrace/nvhe.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: stacktrace: factor out kernel unwind stateMark Rutland2023-12-111-1/+1
* arm64: stacktrace: fix kerneldoc commentsMark Rutland2022-09-091-2/+2
* KVM: arm64: Move nVHE-only helpers into kvm/stacktrace.cMarc Zyngier2022-07-271-41/+0
* KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functionsMarc Zyngier2022-07-271-83/+1
* KVM: arm64: Move nVHE stacktrace unwinding into its own compilation unitMarc Zyngier2022-07-271-0/+2
* KVM: arm64: Implement protected nVHE hyp stack unwinderKalesh Singh2022-07-261-3/+12
* KVM: arm64: Stub implementation of pKVM HYP stack unwinderKalesh Singh2022-07-261-2/+33
* KVM: arm64: Introduce hyp_dump_backtrace()Kalesh Singh2022-07-261-0/+17
* KVM: arm64: Implement non-protected nVHE hyp stack unwinderKalesh Singh2022-07-261-2/+74
* KVM: arm64: Stub implementation of non-protected nVHE HYP stack unwinderKalesh Singh2022-07-261-0/+47