Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dauxvec.h29 #define AT_BASE_PLATFORM 24 /* string identifying real platform, may macro
/linux/tools/perf/arch/powerpc/util/
H A Dheader.c17 unsigned long base_platform = getauxval(AT_BASE_PLATFORM); in is_compat_mode()
/linux/tools/testing/selftests/powerpc/include/
H A Dutils.h104 return ((char *)get_auxv_entry(AT_BASE_PLATFORM)); in auxv_base_platform()
/linux/fs/
H A Dbinfmt_elf_fdpic.c662 NEW_AUX_ENT(AT_BASE_PLATFORM, in create_elf_fdpic_tables()
H A Dbinfmt_elf.c282 NEW_AUX_ENT(AT_BASE_PLATFORM, in create_elf_tables()