Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dppc-opcode.h388 #define ___PPC_RIC(ric) (((ric) & 0x3) << 18) 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) | \