Home
last modified time | relevance | path

Searched defs:elf_platform (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Dprocessor.c30 char elf_platform[ELF_PLATFORM_SIZE]; variable
/openbmc/linux/arch/arm/kernel/
H A Dsetup.c147 char elf_platform[ELF_PLATFORM_SIZE]; variable
/openbmc/qemu/linux-user/
H A Delfload.c259 static char elf_platform[] = "i386"; in get_elf_platform() local