Searched defs:INIT_OFFSET_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/kernel/module/ | ||
D | internal.h | 21 #define INIT_OFFSET_MASK (1UL << (BITS_PER_LONG - 1)) macro |
/linux-6.1.9/arch/mips/kernel/ | ||
D | vpe.c | 43 #define INIT_OFFSET_MASK (1UL << (BITS_PER_LONG-1)) macro |