Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Ddisassemble.h50 static inline unsigned int get_rt(u32 inst) in get_rt() function
/Linux-v4.19/arch/powerpc/kernel/
Dkvm.c190 switch (get_rt(rt)) { in kvm_patch_ins_mtmsrd()
245 switch (get_rt(rt)) { in kvm_patch_ins_mtmsr()
310 switch (get_rt(rt)) { in kvm_patch_ins_wrtee()
/Linux-v4.19/arch/powerpc/kvm/
Demulate.c223 rt = get_rt(inst); in kvmppc_emulate_instruction()
Demulate_loadstore.c101 rt = get_rt(inst); in kvmppc_emulate_loadstore()
De500_emulate.c137 int rt = get_rt(inst); in kvmppc_core_emulate_op_e500()
Dbooke_emulate.c58 int rt = get_rt(inst); in kvmppc_booke_emulate_op()
Dbook3s_emulate.c253 int rt = get_rt(inst); in kvmppc_core_emulate_op_pr()
Dbook3s_hv.c1079 kvmppc_set_gpr(vcpu, get_rt(inst), arg); in kvmppc_emulate_doorbell_instr()
/Linux-v4.19/arch/powerpc/sysdev/
Dfsl_pci.c940 rd = get_rt(inst); in mcheck_handle_load()