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