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