Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dprobes.h18 #define IS_TDI(instr) (((instr) & 0xfc000000) == 0x08000000) macro
23 IS_TWI(instr) || IS_TDI(instr))
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dprobes.h19 #define IS_TDI(instr) (((instr) & 0xfc000000) == 0x08000000) macro
24 IS_TWI(instr) || IS_TDI(instr))

Completed in 1 milliseconds