Home
last modified time | relevance | path

Searched defs:asid_cache (Results 1 – 6 of 6) sorted by relevance

/arch/xtensa/mm/
Dfault.c24 unsigned long asid_cache = ASID_USER_FIRST; variable
/arch/score/mm/
Dtlb-score.c35 unsigned long asid_cache = ASID_FIRST_VERSION; variable
/arch/sh/include/asm/
Dmmu_context.h35 #define asid_cache(cpu) (cpu_data[cpu].asid_cache) macro
Dprocessor.h78 unsigned long asid_cache; member
/arch/mips/include/asm/
Dcpu-info.h43 unsigned int asid_cache; member
Dmmu_context.h97 #define asid_cache(cpu) (cpu_data[cpu].asid_cache) macro