Searched refs:fph_index (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dunaligned.c510 fph_index (struct pt_regs *regs, long regnum) function
535 current->thread.fph[fph_index(regs, regnum)] = *fpval;
594 *fpval = current->thread.fph[fph_index(regs, regnum)];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kvm/
H A Dvcpu.c262 static inline unsigned long fph_index(struct kvm_pt_regs *regs, function
489 regnum = IA64_FIRST_ROTATING_FR + fph_index(regs, regnum);
635 regnum = IA64_FIRST_ROTATING_FR + fph_index(regs, regnum);

Completed in 117 milliseconds