Searched refs:tlb_entry_i (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/m32r/mm/
H A Dfault-nommu.c36 #define tlb_entry_i tlb_entry_i_dat macro
41 #define tlb_entry_i tlb_entry_i_dat[smp_processor_id()] macro
H A Dfault.c39 #define tlb_entry_i tlb_entry_i_dat macro
44 #define tlb_entry_i tlb_entry_i_dat[smp_processor_id()] macro
431 entry_dat = &tlb_entry_i; update_mmu_cache()
544 tlb_entry_i = 0; init_mmu()
H A Dmmu.S230 ; entry = (unsigned long *)ITLB_BASE+tlb_entry_i*2;
237 addi r4, #1 ; tlb_entry_i++;

Completed in 42 milliseconds