Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/mm/
H A Dtlb.c49 unsigned long num_tlb_sets; in local_flush_tlb_all() local
53 num_tlb_sets = NUM_ITLB_SETS; in local_flush_tlb_all()
55 for (i = 0; i < num_tlb_sets; i++) { in local_flush_tlb_all()