Searched defs:asid_cache (Results 1 – 5 of 5) sorted by relevance
19 unsigned long asid_cache; member
123 #define asid_cache(cpu) (cpu_data[cpu].asid_cache) macro
53 u64 asid_cache; member
37 #define asid_cache(cpu) (cpu_data[cpu].asid_cache) macro
76 unsigned long asid_cache; member
Completed in 8 milliseconds