Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
H A Dtlb-r4k.c553 static int r4k_entry_cmp(const void *a, const void *b) in r4k_entry_cmp() function
763 sort(tlb_vpns, tlbsize, sizeof(*tlb_vpns), r4k_entry_cmp, NULL); in r4k_tlb_uniquify()