Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dauxvec.h29 #define AT_BASE_PLATFORM 24 /* string identifying real platform, may macro
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dutils.h104 return ((char *)get_auxv_entry(AT_BASE_PLATFORM)); in auxv_base_platform()
/openbmc/qemu/include/
H A Delf.h334 #define AT_BASE_PLATFORM 24 /* string identifying real platforms */ macro
/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c630 NEW_AUX_ENT(AT_BASE_PLATFORM, in create_elf_fdpic_tables()
H A Dbinfmt_elf.c286 NEW_AUX_ENT(AT_BASE_PLATFORM, in create_elf_tables()
/openbmc/qemu/linux-user/
H A Delfload.c2706 NEW_AUX_ENT(AT_BASE_PLATFORM, u_base_platform); in create_elf_tables()