Home
last modified time | relevance | path

Searched refs:VSYSCALL_SIZE (Results 1 – 3 of 3) sorted by relevance

/development/ndk/platforms/android-9/arch-x86/include/asm/
Dvsyscall.h29 #define VSYSCALL_SIZE 1024 macro
32 #define VSYSCALL_ADDR(vsyscall_nr) (VSYSCALL_START+VSYSCALL_SIZE*(vsyscall_nr))
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
Dvsyscall.h29 #define VSYSCALL_SIZE 1024 macro
32 #define VSYSCALL_ADDR(vsyscall_nr) (VSYSCALL_START+VSYSCALL_SIZE*(vsyscall_nr))
/development/ndk/platforms/android-21/arch-x86/include/asm/
Dvsyscall.h29 #define VSYSCALL_SIZE 1024 macro
32 #define VSYSCALL_ADDR(vsyscall_nr) (VSYSCALL_START+VSYSCALL_SIZE*(vsyscall_nr))