Searched refs:asidcount (Results 1 – 5 of 5) sorted by relevance
/arch/tile/mm/ |
D | homecache.c | 67 HV_Remote_ASID *asids, int asidcount) in hv_flush_update() argument 79 for (i = 0; i < asidcount; ++i) 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 | 54 int asidcount);
|
/arch/tile/include/asm/ |
D | homecache.h | 55 HV_Remote_ASID *asids, int asidcount);
|
/arch/tile/kernel/ |
D | hvglue_trace.c | 268 HV_Remote_ASID*, asids, int, asidcount)
|
/arch/tile/include/hv/ |
D | hypervisor.h | 1995 HV_Remote_ASID* asids, int asidcount);
|