Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/vdso/
Dgenvdso.c48 ABI_N64 = (1 << 2), enumerator
50 ABI_ALL = ABI_O32 | ABI_N32 | ABI_N64,
Dgenvdso.h89 elf_abi = ABI_N64; in FUNC()