Home
last modified time | relevance | path

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

/linux-5.19.10/fs/
Dcompat_binfmt_elf.c93 #ifdef COMPAT_ELF_PLAT_INIT
95 #define ELF_PLAT_INIT COMPAT_ELF_PLAT_INIT
/linux-5.19.10/arch/x86/include/asm/
Delf.h175 #define COMPAT_ELF_PLAT_INIT(regs, load_addr) \ macro