Searched refs:tlbcam_index (Results 1 – 4 of 4) sorted by relevance
52 unsigned int tlbcam_index; variable 69 for (b = 0; b < tlbcam_index; ++b) in v_block_mapped() 81 for (b = 0; b < tlbcam_index; ++b) in p_block_mapped() 209 tlbcam_index = i; in map_mem_in_cams_addr() 212 WARN_ON(i > tlbcam_index); in map_mem_in_cams_addr() 240 return tlbcam_addrs[tlbcam_index - 1].limit - PAGE_OFFSET + 1; in mmu_mapin_ram() 279 for (i = 0; i < tlbcam_index - 1; i++) in adjust_total_lowmem() 281 pr_cont("%lu Mb, residual: %dMb\n", tlbcam_sz(tlbcam_index - 1) >> 20, in adjust_total_lowmem()
88 __this_cpu_write(next_tlbcam_idx, tlbcam_index); in tlb1_next()
236 extern unsigned int tlbcam_index;
45 return host_tlb_params[1].entries - tlbcam_index - 1; in tlb1_max_shadow_size() 182 __write_host_tlbe(&magic, MAS0_TLBSEL(1) | MAS0_ESEL(tlbcam_index), 0); in kvmppc_map_magic()