Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
H A Dtlb-r4k.c535 struct tlbent { struct
555 struct tlbent ea = *(struct tlbent *)a, eb = *(struct tlbent *)b; in r4k_entry_cmp() argument
586 static void __ref r4k_tlb_uniquify_read(struct tlbent *tlb_vpns, int tlbsize) in r4k_tlb_uniquify_read()
642 static void __ref r4k_tlb_uniquify_write(struct tlbent *tlb_vpns, int tlbsize) in r4k_tlb_uniquify_write()
750 struct tlbent *tlb_vpns; in r4k_tlb_uniquify()