linux/arch/arm64/include/asm/stacktrace
Kalesh Singh 38f9e4b905 arm64: kvm: Introduce nvhe stack size constants
Refactor nvhe stack code to use NVHE_STACK_SIZE/SHIFT constants,
instead of directly using PAGE_SIZE/SHIFT. This makes the code a bit
easier to read, without introducing any functional changes.

Cc: Marc Zyngier <maz@kernel.org>
Cc: Mark Brown <broonie@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
Link: https://lore.kernel.org/r/20241112003336.1375584-1-kaleshsingh@google.com
Signed-off-by: Marc Zyngier <maz@kernel.org>
2025-01-08 11:25:28 +00:00
..
common.h arm64: stacktrace: split unwind_consume_stack() 2024-10-17 18:06:25 +01:00
frame.h arm64: stacktrace: unwind exception boundaries 2024-10-17 18:06:25 +01:00
nvhe.h arm64: kvm: Introduce nvhe stack size constants 2025-01-08 11:25:28 +00:00