Searched defs:BTF_INT_ENCODING (Results 1 – 3 of 3) sorted by relevance
91 #define BTF_INT_ENCODING(VAL) (((VAL) & 0x0f000000) >> 24) macro