Home
last modified time | relevance | path

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

/arch/microblaze/kernel/
Dunwind.c63 static inline long get_frame_size(unsigned long instr) in get_frame_size() function
99 frame_size = get_frame_size(instr); in find_frame_creation()
137 long frame_size = get_frame_size(*prologue); in lookup_prev_stack_frame()