Searched defs:asid_cache (Results 1 – 6 of 6) sorted by relevance
25 unsigned long asid_cache = ASID_USER_FIRST; variable
35 unsigned long asid_cache = ASID_FIRST_VERSION; variable
35 #define asid_cache(cpu) (cpu_data[cpu].asid_cache) macro
78 unsigned long asid_cache; member
43 unsigned int asid_cache; member
103 #define asid_cache(cpu) (cpu_data[cpu].asid_cache) macro