Home
last modified time | relevance | path

Searched refs:AT_SYSINFO (Results 1 – 13 of 13) sorted by relevance

/linux-5.19.10/arch/um/include/shared/
Delf_user.h12 #ifndef AT_SYSINFO
13 #define AT_SYSINFO 32 macro
/linux-5.19.10/arch/ia64/include/uapi/asm/
Dauxvec.h9 #define AT_SYSINFO 32 macro
/linux-5.19.10/arch/x86/include/uapi/asm/
Dauxvec.h9 #define AT_SYSINFO 32 macro
/linux-5.19.10/arch/alpha/include/uapi/asm/
Dauxvec.h7 #define AT_SYSINFO 32
/linux-5.19.10/arch/x86/um/asm/
Delf.h88 #define AT_SYSINFO 32 macro
94 NEW_AUX_ENT(AT_SYSINFO, __kernel_vsyscall); \
/linux-5.19.10/arch/um/os-Linux/
Delf_aux.c35 case AT_SYSINFO: in scan_elf_aux()
/linux-5.19.10/arch/x86/include/asm/
Delf.h301 NEW_AUX_ENT(AT_SYSINFO, VDSO_ENTRY); \
355 #define AT_SYSINFO 32 macro
/linux-5.19.10/tools/testing/selftests/x86/
Dunwind_vdso.c141 sysinfo = getauxval(AT_SYSINFO); in main()
Dtest_syscall_vdso.c42 if (auxv->a_type == AT_SYSINFO) in get_syscall()
Dptrace_syscall.c416 vsyscall32 = (void *)getauxval(AT_SYSINFO); in main()
/linux-5.19.10/Documentation/x86/
Delf_auxvec.rst43 AT_SYSINFO is used for locating the vsyscall entry point. It is not
/linux-5.19.10/arch/ia64/include/asm/
Delf.h214 NEW_AUX_ENT(AT_SYSINFO, (unsigned long) __kernel_syscall_via_epc); \
/linux-5.19.10/Documentation/ia64/
Dfsys.rst294 * AT_SYSINFO : is the address of __kernel_syscall_via_epc()
301 AT_SYSINFO points into the kernel DSO at the