Home
last modified time | relevance | path

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

/arch/score/include/asm/
Dmmu_context.h37 #define ASID_FIRST_VERSION 0x1000 macro
/arch/arm64/mm/
Dcontext.c41 #define ASID_FIRST_VERSION (1UL << asid_bits) macro
/arch/arm/mm/
Dcontext.c42 #define ASID_FIRST_VERSION (1ULL << ASID_BITS) macro