Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dprobes.h17 #define IS_TD(instr) (((instr) & 0xfc0007fe) == 0x7c000088) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dprobes.h18 #define IS_TD(instr) (((instr) & 0xfc0007fe) == 0x7c000088) macro

Completed in 1 milliseconds