Searched refs:PPC_TLBILX (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dppc-opcode.h94 #define PPC_TLBILX(t, a, b) stringify_in_c(.long PPC_INST_TLBILX | \ macro
96 #define PPC_TLBILX_ALL(a, b) PPC_TLBILX(0, a, b)
97 #define PPC_TLBILX_PID(a, b) PPC_TLBILX(1, a, b)
98 #define PPC_TLBILX_VA(a, b) PPC_TLBILX(3, a, b)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dexceptions-64e.S865 PPC_TLBILX(0,0,0)

Completed in 24 milliseconds