Home
last modified time | relevance | path

Searched refs:mmu_vmemmap_psize (Results 1 – 11 of 11) sorted by relevance

/arch/powerpc/mm/nohash/
A Dbook3e_pgtable.c32 BUG_ON(mmu_psize_defs[mmu_vmemmap_psize].shift - 10 > 0xf); in vmemmap_create_mapping()
35 flags |= (mmu_psize_defs[mmu_vmemmap_psize].shift - 10) << 8; in vmemmap_create_mapping()
A Dtlb_64e.c37 int mmu_vmemmap_psize; /* Page size used for the virtual mem map */ variable
227 mmu_vmemmap_psize = MMU_PAGE_4K; in early_init_mmu_global()
/arch/powerpc/kexec/
A Dvmcore_info.c18 VMCOREINFO_SYMBOL(mmu_vmemmap_psize); in arch_crash_save_vmcoreinfo()
/arch/powerpc/mm/book3s64/
A Dhash_pgtable.c119 mmu_vmemmap_psize, mmu_kernel_ssize); in hash__vmemmap_create_mapping()
122 mmu_vmemmap_psize, in hash__vmemmap_create_mapping()
134 mmu_vmemmap_psize, in hash__vmemmap_remove_mapping()
A Dslb.c557 vmemmap_llp = mmu_psize_defs[mmu_vmemmap_psize].sllp; in slb_initialize()
757 flags = SLB_VSID_KERNEL | mmu_psize_defs[mmu_vmemmap_psize].sllp; in slb_allocate_kernel()
A Dpgtable.c31 int mmu_vmemmap_psize = MMU_PAGE_4K; variable
A Dhash_utils.c1133 mmu_vmemmap_psize = MMU_PAGE_16M; in htab_init_page_sizes()
1135 mmu_vmemmap_psize = mmu_virtual_psize; in htab_init_page_sizes()
1148 ,mmu_psize_defs[mmu_vmemmap_psize].shift in htab_init_page_sizes()
/arch/powerpc/mm/
A Dinit_64.c207 unsigned long page_size = 1 << mmu_psize_defs[mmu_vmemmap_psize].shift; in __vmemmap_populate()
323 unsigned long page_size = 1 << mmu_psize_defs[mmu_vmemmap_psize].shift; in __vmemmap_free()
/arch/powerpc/include/asm/book3s/64/
A Dmmu.h207 extern int mmu_vmemmap_psize;
/arch/powerpc/include/asm/nohash/
A Dmmu-e500.h285 extern int mmu_vmemmap_psize;
/arch/powerpc/mm/ptdump/
A Dhashpagetable.c495 hpte_find(st, ptr->virt_addr, mmu_vmemmap_psize); in walk_vmemmap()

Completed in 20 milliseconds