Searched refs:asid_cache (Results 1 – 8 of 8) sorted by relevance
36 #define asid_cache(cpu) (cpu_data[cpu].asid_cache) macro69 unsigned long asid = asid_cache(cpu); in get_new_mmu_context()77 cpu_context(cpu, mm) = asid_cache(cpu) = asid; in get_new_mmu_context()102 if ((cpu_context(cpu, next) ^ asid_cache(cpu)) & ASID_VERSION_MASK) in switch_mm()
58 unsigned long asid_cache; member
73 unsigned long asid_cache; member
117 cpu_data[0].asid_cache = ASID_FIRST_VERSION; in smp_boot_cpus()
129 cpu_data[0].asid_cache = ASID_FIRST_VERSION; in smp_boot_cpus()
904 cpu_data[cpu].asid_cache = ASID_FIRST_VERSION; in per_cpu_trap_init()1027 current_cpu_data.asid_cache = ASID_FIRST_VERSION; in trap_init()
827 cpu_data[cpu].asid_cache = ASID_FIRST_VERSION; in per_cpu_trap_init()