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

/linux-master/arch/powerpc/include/asm/
H A Dkvm_fpu.h34 #define FPD_ONE_IN(name) extern void fpd_ ## name(u64 *fpscr, u32 *cr, \ macro
44 FPD_ONE_IN(fsqrts)
45 FPD_ONE_IN(frsqrtes)
46 FPD_ONE_IN(fres)
47 FPD_ONE_IN(frsp)
48 FPD_ONE_IN(fctiw)
49 FPD_ONE_IN(fctiwz)
50 FPD_ONE_IN(fsqrt)
51 FPD_ONE_IN(fre)
52 FPD_ONE_IN(frsqrt
[all...]
/linux-master/arch/powerpc/kvm/
H A Dfpu.S173 #define FPD_ONE_IN(name) \ define
245 FPD_ONE_IN(fsqrts)
246 FPD_ONE_IN(frsqrtes)
247 FPD_ONE_IN(fres)
248 FPD_ONE_IN(frsp)
249 FPD_ONE_IN(fctiw)
250 FPD_ONE_IN(fctiwz)
251 FPD_ONE_IN(fsqrt)
252 FPD_ONE_IN(fre)
253 FPD_ONE_IN(frsqrt
[all...]

Completed in 199 milliseconds