Home
last modified time | relevance | path

Searched refs:__elf_platform (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/
Delf.h445 #define ELF_PLATFORM __elf_platform
446 extern const char *__elf_platform;
/Linux-v4.19/arch/mips/kernel/
Dcpu-probe.c475 __elf_platform = plat; in set_elf_platform()
1977 const char *__elf_platform; variable