Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dstacktrace.h65 static inline struct stack_info stackinfo_get_overflow(void) in stackinfo_get_overflow() function
76 #define stackinfo_get_overflow() stackinfo_get_unknown() macro
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dstacktrace.c42 static struct stack_info stackinfo_get_overflow(void) in stackinfo_get_overflow() function
124 stackinfo_get_overflow(), in pkvm_save_backtrace()
/linux/arch/arm64/kvm/
H A Dstacktrace.c25 static struct stack_info stackinfo_get_overflow(void) in stackinfo_get_overflow()
95 stack_hyp = stackinfo_get_overflow(); in kvm_nvhe_stack_kern_va()
24 static struct stack_info stackinfo_get_overflow(void) stackinfo_get_overflow() function