Home
last modified time | relevance | path

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

/linux-4.4.14/arch/avr32/mm/
Dtlb.c350 static const struct seq_operations tlb_ops = { variable
359 return seq_open(file, &tlb_ops); in tlb_open()