Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds