Searched refs:fpu_reqs (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/mips/kernel/
H A Delf.c59 static const struct mode_req fpu_reqs[] = { variable in typeref:struct:mode_req
213 prog_req = (abi0 == MIPS_ABI_FP_UNKNOWN) ? none_req : fpu_reqs[abi0];
214 interp_req = (abi1 == MIPS_ABI_FP_UNKNOWN) ? none_req : fpu_reqs[abi1];

Completed in 151 milliseconds