Home
last modified time | relevance | path

Searched refs:none_req (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/arch/mips/kernel/
A Delf.c73 static struct mode_req none_req = { true, true, false, true, true }; variable
212 prog_req = (abi0 == MIPS_ABI_FP_UNKNOWN) ? none_req : fpu_reqs[abi0]; in arch_check_elf()
213 interp_req = (abi1 == MIPS_ABI_FP_UNKNOWN) ? none_req : fpu_reqs[abi1]; in arch_check_elf()

Completed in 3 milliseconds