Home
last modified time | relevance | path

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

/arch/blackfin/kernel/
Dirqchip.c54 long sp = __get_SP() & (THREAD_SIZE - 1); in check_stack_overflow()
/arch/blackfin/include/asm/
Dprocessor.h32 static inline unsigned long __get_SP(void) in __get_SP() function