Home
last modified time | relevance | path

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

/linux/arch/mips/vdso/
H A Dgenvdso.c48 ABI_N64 = (1 << 2), enumerator
50 ABI_ALL = ABI_O32 | ABI_N32 | ABI_N64,
H A Dgenvdso.h89 elf_abi = ABI_N64; in FUNC()