Searched defs:ASID_MASK (Results 1 – 4 of 4) sorted by relevance
74 #define ASID_MASK 0xfc0 macro79 #define ASID_MASK 0xff0 macro84 #define ASID_MASK 0xfff macro91 #define ASID_MASK (smtc_asid_mask) macro97 #define ASID_MASK 0xff macro
40 #define ASID_MASK 0xff0 macro
49 #define ASID_MASK ((1 << XCHAL_MMU_ASID_BITS) - 1) macro
41 #define ASID_MASK ((~0) << ASID_BITS) macro