Home
last modified time | relevance | path

Searched refs:tlbcam_index (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
Dfsl_booke.c52 unsigned int tlbcam_index; variable
75 for (b = 0; b < tlbcam_index; ++b) in v_block_mapped()
87 for (b = 0; b < tlbcam_index; ++b) in p_block_mapped()
192 tlbcam_index = i; in map_mem_in_cams_addr()
219 return tlbcam_addrs[tlbcam_index - 1].limit - PAGE_OFFSET + 1; in mmu_mapin_ram()
259 for (i = 0; i < tlbcam_index - 1; i++) in adjust_total_lowmem()
261 pr_cont("%lu Mb, residual: %dMb\n", tlbcam_sz(tlbcam_index - 1) >> 20, in adjust_total_lowmem()
Dbook3e_hugetlbpage.c85 __this_cpu_write(next_tlbcam_idx, tlbcam_index); in tlb1_next()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dhead_fsl_booke.S740 lis r14, tlbcam_index@h
741 ori r14, r14, tlbcam_index@l
828 lis r13, tlbcam_index@ha
829 lwz r13, tlbcam_index@l(r13)
1055 LOAD_REG_ADDR_PIC(r3, tlbcam_index)
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
Dmmu-book3e.h236 extern unsigned int tlbcam_index;
/kernel/linux/linux-5.10/arch/powerpc/kvm/
De500_mmu_host.c45 return host_tlb_params[1].entries - tlbcam_index - 1; in tlb1_max_shadow_size()
179 __write_host_tlbe(&magic, MAS0_TLBSEL(1) | MAS0_ESEL(tlbcam_index), 0); in kvmppc_map_magic()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0036_linux_drivers_staging.patch21990 + first_tlb = current_tlb = tlbcam_index;
21991 + tlbcam_index += num_tlb;