Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dcompat_binfmt_elf.c94 #ifdef COMPAT_ELF_PLAT_INIT
96 #define ELF_PLAT_INIT COMPAT_ELF_PLAT_INIT
/Linux-v5.4/arch/x86/include/asm/
Delf.h188 #define COMPAT_ELF_PLAT_INIT(regs, load_addr) \ macro