Home
last modified time | relevance | path

Searched defs:IS_TWI (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dprobes.h19 #define IS_TWI(instr) (((instr) & 0xfc000000) == 0x0c000000) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dprobes.h20 #define IS_TWI(instr) (((instr) & 0xfc000000) == 0x0c000000) macro

Completed in 1 milliseconds