Searched refs:SIX (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | test_xarray.c | 407 void *SIX = xa_mk_value(6); in check_cmpxchg() local 413 XA_BUG_ON(xa, xa_cmpxchg(xa, 12345678, SIX, FIVE, GFP_KERNEL) != LOTS); in check_cmpxchg()
|
/kernel/linux/linux-6.6/lib/ |
H A D | test_xarray.c | 407 void *SIX = xa_mk_value(6); in check_cmpxchg() local 413 XA_BUG_ON(xa, xa_cmpxchg(xa, 12345678, SIX, FIVE, GFP_KERNEL) != LOTS); in check_cmpxchg()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | ssin.S | 451 |--HIDE SIX CYCLES OF INSTRUCTION
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | ssin.S | 451 |--HIDE SIX CYCLES OF INSTRUCTION
|
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 765 /* The SIX field in a VX form instruction. */ 766 #define SIX UIM6 + 1 770 #define PS SIX + 1 3769 {"vshasigmaw", VX (4,1666), VX_MASK, PPCVEC2, 0, {VD, VA, ST, SIX}}, 3777 {"vshasigmad", VX (4,1730), VX_MASK, PPCVEC2, 0, {VD, VA, ST, SIX}}, 764 #define SIX global() macro
|
/kernel/linux/linux-6.6/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 765 /* The SIX field in a VX form instruction. */ 766 #define SIX UIM6 + 1 770 #define PS SIX + 1 3769 {"vshasigmaw", VX (4,1666), VX_MASK, PPCVEC2, 0, {VD, VA, ST, SIX}}, 3777 {"vshasigmad", VX (4,1730), VX_MASK, PPCVEC2, 0, {VD, VA, ST, SIX}}, 764 #define SIX global() macro
|
Completed in 28 milliseconds