Home
last modified time | relevance | path

Searched refs:stackinfo_get_overflow (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/arm64/include/asm/
Dstacktrace.h63 static inline struct stack_info stackinfo_get_overflow(void) in stackinfo_get_overflow() function
74 #define stackinfo_get_overflow() stackinfo_get_unknown() macro
/linux-6.1.9/arch/arm64/kvm/hyp/nvhe/
Dstacktrace.c42 static struct stack_info stackinfo_get_overflow(void) in stackinfo_get_overflow() function
124 stackinfo_get_overflow(), in pkvm_save_backtrace()
/linux-6.1.9/arch/arm64/kvm/
Dstacktrace.c24 static struct stack_info stackinfo_get_overflow(void) in stackinfo_get_overflow() function
94 stack_hyp = stackinfo_get_overflow(); in kvm_nvhe_stack_kern_va()