Home
last modified time | relevance | path

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

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