Home
last modified time | relevance | path

Searched refs:ASID_USER_FIRST (Results 1 – 2 of 2) sorted by relevance

/linux/arch/xtensa/mm/
H A Dmmu.c21 DEFINE_PER_CPU(unsigned long, asid_cache) = ASID_USER_FIRST;
94 set_rasid_register(ASID_INSERT(ASID_USER_FIRST)); in init_mmu()
/linux/arch/xtensa/include/asm/
H A Dmmu_context.h50 #define ASID_USER_FIRST 4 macro
79 asid += ASID_USER_FIRST; in get_new_mmu_context()