Home
last modified time | relevance | path

Searched defs:current_top_of_stack (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dprocessor.h342 #define current_top_of_stack() \ macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dprocessor.h569 static inline unsigned long current_top_of_stack(void) in current_top_of_stack() function