Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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); in arch_jump_label_transform()
/kernel/linux/linux-6.6/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); in arch_jump_label_transform()

Completed in 1 milliseconds