Home
last modified time | relevance | path

Searched defs:ASID_VERSION_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/score/include/asm/
Dmmu_context.h33 #define ASID_VERSION_MASK 0xfffff000 macro
/linux-4.4.14/arch/mips/include/asm/
Dmmu_context.h97 #define ASID_VERSION_MASK ((unsigned long)~(ASID_MASK|(ASID_MASK-1))) macro