Home
last modified time | relevance | path

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

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