Searched defs:BTF_INT_OFFSET (Results 1 – 2 of 2) sorted by relevance
93 #define BTF_INT_OFFSET(VAL) (((VAL) & 0x00ff0000) >> 16) macro