Searched refs:__PPC_RT (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Dppc-opcode.h263 #define __PPC_RT(t) ___PPC_RT(__REG_##t) macro
341 __PPC_RT(t) | __PPC_RB(b))
346 __PPC_RT(t) | __PPC_RA(a) | __PPC_RB(b))
374 __PPC_RT(r) | \
/linux-4.4.14/arch/powerpc/kernel/
H A Dkvm.c306 KVM_INST_LI | __PPC_RT(R30) | MSR_EE; kvm_patch_ins_wrtee()
/linux-4.4.14/arch/powerpc/net/
H A Dbpf_jit_comp.c39 EMIT(PPC_INST_MFLR | __PPC_RT(R0)); bpf_jit_build_prologue()

Completed in 87 milliseconds