Home
last modified time | relevance | path

Searched defs:MMAP_ALIGN_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Delf.h268 #define MMAP_ALIGN_MASK (is_compat_task() ? 0 : 0x7fUL) macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Delf.h287 #define MMAP_ALIGN_MASK (is_compat_task() ? 0 : 0x7fUL) macro

Completed in 2 milliseconds