Home
last modified time | relevance | path

Searched defs:VSYSCALL_ADDR (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/uapi/asm/
H A Dvsyscall.h11 #define VSYSCALL_ADDR (-10UL << 20) macro
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dread_vsyscall.c11 #define VSYSCALL_ADDR 0UL macro