Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/arch/mips/include/asm/
Dcpu-info.h59 int tlbsizeftlbsets; member
/linux-4.4.14/arch/mips/kernel/
Dcpu-probe.c241 cpu_data[0].tlbsizeftlbsets; in ftlb_disable()
242 cpu_data[0].tlbsizeftlbsets = 0; in ftlb_disable()
489 c->tlbsizeftlbsets = 0; in decode_config1()
604 c->tlbsizeftlbsets = 1 << in decode_config4()
609 c->tlbsize += c->tlbsizeftlbways * c->tlbsizeftlbsets; in decode_config4()