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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dkvm_ppc.h115 static inline u32 kvmppc_get_field(u64 inst, int msb, int lsb) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dbook3s_emulate.c108 srnum = kvmppc_get_field(inst, 12 + 32, 15 + 32);
H A Dbook3s_paired_singles.c345 return kvmppc_get_field(inst, msb + 32, lsb + 32);

Completed in 136 milliseconds