Home
last modified time | relevance | path

Searched refs:stack_dump (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/riscv/kernel/
H A Dabort.c138 static void __abort_print(struct abort_info *ai, bool stack_dump) in __abort_print() argument
144 if (stack_dump) { in __abort_print()
/optee_os/core/arch/arm/kernel/
H A Dabort.c227 static void __abort_print(struct abort_info *ai, bool stack_dump) in __abort_print() argument
233 if (stack_dump) { in __abort_print()