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

/linux-master/arch/powerpc/include/asm/
H A Dthread_info.h207 params = *(const void * const *)current_stack_pointer + STACK_FRAME_PARAMS;
222 params = frame + STACK_FRAME_PARAMS;
H A Dppc_asm.h899 #define STACK_FRAME_PARAMS 48 macro
901 #define STACK_FRAME_PARAMS 32
903 #define STACK_FRAME_PARAMS 8
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h899 #define STACK_FRAME_PARAMS 48 macro
901 #define STACK_FRAME_PARAMS 32
903 #define STACK_FRAME_PARAMS 8

Completed in 132 milliseconds