Home
last modified time | relevance | path

Searched refs:asids (Results 1 – 7 of 7) sorted by relevance

/arch/tile/kernel/
Dtlb.c36 HV_Remote_ASID asids[NR_CPUS]; in flush_tlb_mm() local
39 HV_Remote_ASID *asid = &asids[i++]; in flush_tlb_mm()
45 0, 0, 0, NULL, asids, i); in flush_tlb_mm()
Dhvglue_trace.c268 HV_Remote_ASID*, asids, int, asidcount)
/arch/tile/mm/
Dhomecache.c67 HV_Remote_ASID *asids, int asidcount) in hv_flush_update() argument
80 cpumask_set_cpu(asids[i].y * smp_width + asids[i].x, &mask); in hv_flush_update()
112 HV_Remote_ASID *asids, int asidcount) in flush_remote() argument
142 asids, asidcount); in flush_remote()
148 asids, asidcount); in flush_remote()
156 cpumask_pr_args(&tlb_cpumask_copy), asids, asidcount, rc); in flush_remote()
Dmigrate.h53 HV_Remote_ASID *asids,
/arch/tile/include/asm/
Dhomecache.h55 HV_Remote_ASID *asids, int asidcount);
/arch/sh/mm/
DMakefile24 debugfs-y := asids-debugfs.o
/arch/tile/include/hv/
Dhypervisor.h1995 HV_Remote_ASID* asids, int asidcount);