Searched refs:J_ALIGN_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/mips/kernel/
H A Djump_label.c36 #define J_ALIGN_MASK ((1ul << J_RANGE_SHIFT) - 1) macro
48 BUG_ON((e->target & J_ALIGN_MASK) != J_ISA_BIT);

Completed in 247 milliseconds