Home
last modified time | relevance | path

Searched defs:ASID_FIRST_VERSION (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/score/include/asm/
Dmmu_context.h34 #define ASID_FIRST_VERSION 0x1000 macro
/linux-2.6.39/arch/arm/include/asm/
Dmmu_context.h42 #define ASID_FIRST_VERSION (1 << ASID_BITS) macro
/linux-2.6.39/arch/mips/include/asm/
Dmmu_context.h114 #define ASID_FIRST_VERSION ((unsigned long)(~ASID_VERSION_MASK) + 1) macro