Searched refs:__STK_REG (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h199 #define __STK_REG(i) (112 + ((i)-14)*8) macro
200 #define STK_REG(i) __STK_REG(__REG_##i)
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h199 #define __STK_REG(i) (112 + ((i)-14)*8) macro
200 #define STK_REG(i) __STK_REG(__REG_##i)

Completed in 91 milliseconds