Searched defs:ASID_MASK (Results 1 – 4 of 4) sorted by relevance
71 #define ASID_MASK 0xfc0 macro76 #define ASID_MASK 0xff0 macro81 #define ASID_MASK 0xff macro
21 #define ASID_MASK ((~0ULL) << ASID_BITS) macro
40 #define ASID_MASK 0xff0 macro
50 #define ASID_MASK ((1 << XCHAL_MMU_ASID_BITS) - 1) macro