Searched refs:J_ALIGN_MASK (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/mips/kernel/ | ||
H A D | jump_label.c | 38 #define J_ALIGN_MASK ((1ul << J_RANGE_SHIFT) - 1) macro 52 BUG_ON((e->target & J_ALIGN_MASK) != J_ISA_BIT); arch_jump_label_transform() |
Completed in 61 milliseconds