Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kvm/
Demulate_loadstore.c67 rt = get_rt(inst); in kvmppc_emulate_loadstore()
172 rt = get_rt(inst); in kvmppc_emulate_loadstore()
Demulate.c229 rt = get_rt(inst); in kvmppc_emulate_instruction()
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.c94 int rt = get_rt(inst); in kvmppc_core_emulate_op_pr()
/linux-4.4.14/arch/powerpc/include/asm/
Ddisassemble.h50 static inline unsigned int get_rt(u32 inst) in get_rt() function
/linux-4.4.14/arch/powerpc/kernel/
Dkvm.c189 switch (get_rt(rt)) { in kvm_patch_ins_mtmsrd()
244 switch (get_rt(rt)) { in kvm_patch_ins_mtmsr()
309 switch (get_rt(rt)) { in kvm_patch_ins_wrtee()
/linux-4.4.14/arch/powerpc/sysdev/
Dfsl_pci.c904 rd = get_rt(inst); in mcheck_handle_load()