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