Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dcompat_binfmt_elf.c97 #ifdef COMPAT_ELF_PLAT_INIT
99 #define ELF_PLAT_INIT COMPAT_ELF_PLAT_INIT
/Linux-v4.19/arch/x86/include/asm/
Delf.h188 #define COMPAT_ELF_PLAT_INIT(regs, load_addr) \ macro