Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Ddisassemble.h39 static inline unsigned int get_rt(u32 inst) in get_rt() function
/openbmc/linux/arch/powerpc/kernel/
H A Dkvm.c180 switch (get_rt(rt)) { in kvm_patch_ins_mtmsrd()
235 switch (get_rt(rt)) { in kvm_patch_ins_mtmsr()
300 switch (get_rt(rt)) { in kvm_patch_ins_wrtee()
/openbmc/linux/arch/powerpc/kvm/
H A Demulate.c213 rt = get_rt(inst); in kvmppc_emulate_instruction()
H A De500_emulate.c134 int rt = get_rt(inst); in kvmppc_core_emulate_op_e500()
H A Dbooke_emulate.c47 int rt = get_rt(inst); in kvmppc_booke_emulate_op()
H A Dbook3s_emulate.c238 int rt = get_rt(inst); in kvmppc_core_emulate_op_pr()
H A Dbook3s_hv.c1526 kvmppc_set_gpr(vcpu, get_rt(inst), arg); in kvmppc_emulate_doorbell_instr()
/openbmc/linux/arch/powerpc/sysdev/
H A Dfsl_pci.c951 rd = get_rt(inst); in mcheck_handle_load()