Home
last modified time | relevance | path

Searched refs:kvmppc_get_field (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_emulate.c320 srnum = kvmppc_get_field(inst, 12 + 32, 15 + 32); in kvmppc_core_emulate_op_pr()
H A Dbook3s_paired_singles.c341 return kvmppc_get_field(inst, msb + 32, lsb + 32); in inst_get_field()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_emulate.c316 srnum = kvmppc_get_field(inst, 12 + 32, 15 + 32); in kvmppc_core_emulate_op_pr()
H A Dbook3s_paired_singles.c341 return kvmppc_get_field(inst, msb + 32, lsb + 32); in inst_get_field()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dkvm_ppc.h356 static inline u32 kvmppc_get_field(u64 inst, int msb, int lsb) in kvmppc_get_field() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dkvm_ppc.h377 static inline u32 kvmppc_get_field(u64 inst, int msb, int lsb) in kvmppc_get_field() function

Completed in 10 milliseconds