Searched refs:PPC_WAIT (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/powerpc/include/asm/ | ||
| H A D | processor.h | 373 PPC_WAIT(2, 0), /* aka pause_short */ \ |
| H A D | ppc-opcode.h | 645 #define PPC_WAIT(w, p) stringify_in_c(.long PPC_RAW_WAIT(w, p)) macro |