Searched refs:get_rt (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Ddisassemble.h39 static inline unsigned int get_rt(u32 inst) function
/linux-master/arch/powerpc/kernel/
H A Dkvm.c180 switch (get_rt(rt)) {
235 switch (get_rt(rt)) {
300 switch (get_rt(rt)) {
/linux-master/arch/powerpc/kvm/
H A Demulate.c213 rt = get_rt(inst);
H A De500_emulate.c134 int rt = get_rt(inst);
H A Dbooke_emulate.c47 int rt = get_rt(inst);
H A Dbook3s_emulate.c238 int rt = get_rt(inst);
H A Dbook3s_hv.c1581 kvmppc_set_gpr(vcpu, get_rt(inst), arg);
/linux-master/arch/powerpc/sysdev/
H A Dfsl_pci.c951 rd = get_rt(inst);

Completed in 158 milliseconds