Home
last modified time | relevance | path

Searched refs:PPC_WAIT (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/powerpc/include/asm/vdso/
Dprocessor.h30 PPC_WAIT(2, 0), \
/linux-6.1.9/arch/powerpc/include/asm/
Dprocessor.h366 PPC_WAIT(2, 0), /* aka pause_short */ \
Dppc-opcode.h612 #define PPC_WAIT(w, p) stringify_in_c(.long PPC_RAW_WAIT(w, p)) macro