Searched defs:is_fast_path (Results 1 - 1 of 1) sorted by relevance

/arch/arc/mm/
H A Dtlb.c756 void print_asid_mismatch(int mm_asid, int mmu_asid, int is_fast_path) argument
759 is_fast_path ? "Fast" : "Slow", mm_asid, mmu_asid);

Completed in 59 milliseconds