Home
last modified time | relevance | path

Searched refs:VALUE_SHIFT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/ia64/kernel/
H A Dmodule.c63 #define VALUE_SHIFT 3 macro
623 enum reloc_value_formula formula = (r_type >> VALUE_SHIFT) & VALUE_MASK; in do_reloc()