Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/mm/
Dtlb-r4k.c74 current_cpu_data.tlbsizeftlbsets; in local_flush_tlb_all()
130 if (size <= (current_cpu_data.tlbsizeftlbsets ? in local_flush_tlb_range()
173 if (size <= (current_cpu_data.tlbsizeftlbsets ? in local_flush_tlb_kernel_range()
/linux-4.1.27/arch/mips/include/asm/
Dcpu-info.h59 int tlbsizeftlbsets; member
/linux-4.1.27/arch/mips/kernel/
Dcpu-probe.c235 cpu_data[0].tlbsizeftlbsets; in ftlb_disable()
236 cpu_data[0].tlbsizeftlbsets = 0; in ftlb_disable()
470 c->tlbsizeftlbsets = 0; in decode_config1()
572 c->tlbsizeftlbsets = 1 << in decode_config4()
577 c->tlbsize += c->tlbsizeftlbways * c->tlbsizeftlbsets; in decode_config4()