Searched refs:tag_section (Results 1 – 1 of 1) sorted by relevance
152 uint32_t tag_section = tag >> 16; in isVendorTag() local153 if (tag_section >= VENDOR_SECTION) { in isVendorTag()