Searched defs:ASID_INSERT (Results 1 – 2 of 2) sorted by relevance
52 #define ASID_INSERT(x) (0x03020001 | (((x) & ASID_MASK) << 8)) macro