Searched refs:asids (Results 1 – 9 of 9) 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 | 266 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 143 asids, asidcount); in flush_remote() 149 asids, asidcount); in flush_remote() 160 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 | 23 debugfs-y := asids-debugfs.o
|
/arch/tile/include/hv/ |
D | hypervisor.h | 1933 HV_Remote_ASID* asids, int asidcount);
|
/arch/arm/boot/dts/ |
D | tegra114.dtsi | 506 nvidia,#asids = <4>;
|
D | tegra30.dtsi | 632 nvidia,#asids = <4>; /* # of ASIDs */
|