tlbw 502 arch/mips/mm/tlbex.c void(*tlbw)(u32 **) = NULL; tlbw 505 arch/mips/mm/tlbex.c case tlb_random: tlbw = uasm_i_tlbwr; break; tlbw 506 arch/mips/mm/tlbex.c case tlb_indexed: tlbw = uasm_i_tlbwi; break; tlbw 512 arch/mips/mm/tlbex.c tlbw(p); tlbw 528 arch/mips/mm/tlbex.c tlbw(p); tlbw 537 arch/mips/mm/tlbex.c tlbw(p); tlbw 545 arch/mips/mm/tlbex.c tlbw(p); tlbw 553 arch/mips/mm/tlbex.c tlbw(p); tlbw 581 arch/mips/mm/tlbex.c tlbw(p); tlbw 589 arch/mips/mm/tlbex.c tlbw(p); tlbw 599 arch/mips/mm/tlbex.c tlbw(p); tlbw 608 arch/mips/mm/tlbex.c tlbw(p); tlbw 612 arch/mips/mm/tlbex.c tlbw(p);