Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dprobes.h14 #define BREAKPOINT_INSTRUCTION PPC_RAW_TRAP() /* trap */
H A Dppc-opcode.h597 #define PPC_RAW_TRAP() PPC_RAW_TW(31, 0, 0) macro