asid_first_version 2215 arch/mips/kernel/traps.c 		cpu_data[cpu].asid_cache = asid_first_version(cpu);
asid_first_version  161 arch/mips/mm/context.c 	version = atomic64_add_return_relaxed(asid_first_version(0),
asid_first_version  276 arch/mips/mm/context.c 	num_mmids = asid_first_version(0);
asid_first_version  279 arch/mips/mm/context.c 	atomic64_set(&mmid_version, asid_first_version(0));