Searched refs:__PPC_PL (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ | ||
H A D | ppc-opcode.h | 342 #define __PPC_PL(p) (((p) & 0x3) << 16) macro 403 #define PPC_RAW_WAIT(w, p) (0x7c00003c | __PPC_WC(w) | __PPC_PL(p)) |
Completed in 4 milliseconds