Home
last modified time | relevance | path

Searched refs:ELF_PLATFORM_SIZE (Results 1 – 7 of 7) sorted by relevance

/arch/unicore32/include/asm/
Delf.h52 #define ELF_PLATFORM_SIZE 8 macro
/arch/arm/include/asm/
Delf.h87 #define ELF_PLATFORM_SIZE 8 macro
/arch/arm64/include/asm/
Delf.h96 #define ELF_PLATFORM_SIZE 16 macro
/arch/s390/include/asm/
Delf.h181 #define ELF_PLATFORM_SIZE 8 macro
/arch/unicore32/kernel/
Dsetup.c56 char elf_platform[ELF_PLATFORM_SIZE];
/arch/arm/kernel/
Dsetup.c133 char elf_platform[ELF_PLATFORM_SIZE];
500 snprintf(elf_platform, ELF_PLATFORM_SIZE, "%s%c", in setup_processor()
/arch/s390/kernel/
Dsetup.c92 char elf_platform[ELF_PLATFORM_SIZE];