Searched refs:asids (Results 1 – 7 of 7) sorted by relevance
/arch/tile/kernel/ |
D | tlb.c | 36 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()
|
D | hvglue_trace.c | 268 HV_Remote_ASID*, asids, int, asidcount)
|
/arch/tile/mm/ |
D | homecache.c | 67 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()
|
D | migrate.h | 53 HV_Remote_ASID *asids,
|
/arch/tile/include/asm/ |
D | homecache.h | 55 HV_Remote_ASID *asids, int asidcount);
|
/arch/sh/mm/ |
D | Makefile | 24 debugfs-y := asids-debugfs.o
|
/arch/tile/include/hv/ |
D | hypervisor.h | 1995 HV_Remote_ASID* asids, int asidcount);
|