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

/linux-4.1.27/arch/ia64/kernel/
H A Dmodule.c63 #define VALUE_MASK ((1 << VALUE_BITS) - 1) macro
629 enum reloc_value_formula formula = (r_type >> VALUE_SHIFT) & VALUE_MASK; do_reloc()

Completed in 44 milliseconds