Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
Dcompat_binfmt_elf.c98 #ifdef COMPAT_ELF_PLAT_INIT
100 #define ELF_PLAT_INIT COMPAT_ELF_PLAT_INIT
/kernel/linux/linux-5.10/arch/x86/include/asm/
Delf.h186 #define COMPAT_ELF_PLAT_INIT(regs, load_addr) \ macro