Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dthread_info.h207 params = *(const void * const *)current_stack_pointer + STACK_FRAME_PARAMS; in arch_within_stack_frames()
222 params = frame + STACK_FRAME_PARAMS; in arch_within_stack_frames()
H A Dppc_asm.h879 #define STACK_FRAME_PARAMS 48 macro
881 #define STACK_FRAME_PARAMS 32 macro
883 #define STACK_FRAME_PARAMS 8 macro
/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h879 #define STACK_FRAME_PARAMS 48 macro
881 #define STACK_FRAME_PARAMS 32 macro
883 #define STACK_FRAME_PARAMS 8 macro