Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dppc-opcode.h314 #define ___PPC_RIC(ric) (((ric) & 0x3) << 18) macro
393 (0x7c000264 | ___PPC_RB(rb) | ___PPC_RS(rs) | ___PPC_RIC(ric) | ___PPC_PRS(prs) | ___PPC_R(r))
395 (0x7c000224 | ___PPC_RB(rb) | ___PPC_RS(rs) | ___PPC_RIC(ric) | ___PPC_PRS(prs) | ___PPC_R(r))
A Dkvm_book3s_64.h118 #define H_TLBIE_P1_ENC(ric, prs, r) (___PPC_RIC(ric) | ___PPC_PRS(prs) | \

Completed in 12 milliseconds