Home
last modified time | relevance | path

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

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