Home
last modified time | relevance | path

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

/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/qemu/include/
H A Delf.h332 #define AT_PLATFORM 15 /* string identifying CPU for optimizations */ macro
/openbmc/qemu/linux-user/
H A Delfload.c717 NEW_AUX_ENT(AT_PLATFORM, u_platform); in create_elf_tables()