Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/asm/
Dprocessor.h273 #define current_stack_pointer (__current_stack_pointer())
275 static __always_inline unsigned long __current_stack_pointer(void) in __current_stack_pointer() function