Home
last modified time | relevance | path

Searched refs:AT_PLATFORM (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dauxvec.h24 #define AT_PLATFORM 15 /* string identifying CPU for optimizations */ macro
/openbmc/linux/arch/um/os-Linux/
H A Delf_aux.c50 case AT_PLATFORM: in scan_elf_aux()
/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_elf.h133 NEW_AUX_ENT(AT_PLATFORM, u_platform); in target_create_elf_tables()
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_elf.h133 NEW_AUX_ENT(AT_PLATFORM, u_platform); in target_create_elf_tables()
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dutils.h109 return ((char *)get_auxv_entry(AT_PLATFORM)); in auxv_platform()
/openbmc/qemu/include/
H A Delf.h325 #define AT_PLATFORM 15 /* string identifying CPU for optimizations */ macro
/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c623 NEW_AUX_ENT(AT_PLATFORM, in create_elf_fdpic_tables()
H A Dbinfmt_elf.c282 NEW_AUX_ENT(AT_PLATFORM, in create_elf_tables()
/openbmc/qemu/linux-user/
H A Delfload.c2644 NEW_AUX_ENT(AT_PLATFORM, u_platform); in create_elf_tables()
/openbmc/qemu/tcg/arm/
H A Dtcg-target.c.inc2280 const char *pl = (const char *)qemu_getauxval(AT_PLATFORM);