Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Dprocessor.h203 #define current_stack_pointer (__current_stack_pointer())
205 static __always_inline unsigned long __current_stack_pointer(void) in __current_stack_pointer() function