Home
last modified time | relevance | path

Searched defs:FIXADDR_USER_END (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dfixmap.h44 #define FIXADDR_USER_END __fix_to_virt(FIX_VDSO - 1) macro
50 #define FIXADDR_USER_END (FIXADDR_USER_START + PAGE_SIZE) macro
/arch/x86/um/asm/
Delf.h81 #define FIXADDR_USER_END vsyscall_end macro
183 #define FIXADDR_USER_END 0 macro
/arch/ia64/include/asm/
Dpgtable.h595 # define FIXADDR_USER_END (GATE_ADDR + 2*PAGE_SIZE) macro
597 # define FIXADDR_USER_END (GATE_ADDR + 2*PERCPU_PAGE_SIZE) macro