Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dppc-opcode.h387 #define ___PPC_PRS(prs) (((prs) & 0x1) << 17) macro
495 ___PPC_RIC(ric) | ___PPC_PRS(prs) | \
500 ___PPC_RIC(ric) | ___PPC_PRS(prs) | \
Dkvm_book3s_64.h116 #define H_TLBIE_P1_ENC(ric, prs, r) (___PPC_RIC(ric) | ___PPC_PRS(prs) | \