Searched refs:tlb_num_lines (Results 1 – 3 of 3) sorted by relevance
78 ((PAGE_SIZE * cpuinfo.tlb_num_lines) * way) + in flush_tlb_one_pid()140 ((PAGE_SIZE * cpuinfo.tlb_num_lines) * way) + in flush_tlb_one()202 for (i = 0; i < cpuinfo.tlb_num_lines; i++) in dump_tlb()215 for (line = 0; line < cpuinfo.tlb_num_lines; line++) { in flush_tlb_pid()259 for (i = 0; i < cpuinfo.tlb_num_lines; i++) { in flush_tlb_all()
46 u32 tlb_num_lines; member
117 cpuinfo.tlb_num_lines = cpuinfo.tlb_num_entries / cpuinfo.tlb_num_ways; in setup_cpuinfo()