Home
last modified time | relevance | path

Searched refs:MMU_PAGE_4K (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.3-rc2/arch/powerpc/mm/book3s64/
A Dhash_4k.c30 unsigned long shift = mmu_psize_defs[MMU_PAGE_4K].shift; in __hash_page_4K()
74 if (mmu_hash_ops.hpte_updatepp(gslot, rflags, vpn, MMU_PAGE_4K, in __hash_page_4K()
75 MMU_PAGE_4K, ssize, flags) == -1) in __hash_page_4K()
89 MMU_PAGE_4K, MMU_PAGE_4K, ssize); in __hash_page_4K()
98 MMU_PAGE_4K, in __hash_page_4K()
99 MMU_PAGE_4K, ssize); in __hash_page_4K()
118 MMU_PAGE_4K, MMU_PAGE_4K, old_pte); in __hash_page_4K()
A Dhash_64k.c48 unsigned long shift = mmu_psize_defs[MMU_PAGE_4K].shift; in __hash_page_4K()
121 MMU_PAGE_4K, MMU_PAGE_4K, in __hash_page_4K()
163 MMU_PAGE_4K, MMU_PAGE_4K, ssize); in __hash_page_4K()
173 MMU_PAGE_4K, MMU_PAGE_4K, in __hash_page_4K()
186 MMU_PAGE_4K, MMU_PAGE_4K, in __hash_page_4K()
214 MMU_PAGE_4K, MMU_PAGE_4K, old_pte); in __hash_page_4K()
A Dhash_utils.c112 int mmu_linear_psize = MMU_PAGE_4K;
114 int mmu_virtual_psize = MMU_PAGE_4K;
115 int mmu_vmalloc_psize = MMU_PAGE_4K;
117 int mmu_io_psize = MMU_PAGE_4K;
140 [MMU_PAGE_4K] = {
155 [MMU_PAGE_4K] = {
555 idx = MMU_PAGE_4K; in get_idx_from_shift()
841 if (mmu_linear_psize == MMU_PAGE_4K) in htab_init_page_sizes()
1529 if (psize != MMU_PAGE_4K) in hash_page_mm()
1596 psize = MMU_PAGE_4K; in hash_page_mm()
[all …]
A Dhash_hugepage.c81 if (psize == MMU_PAGE_4K) { in __hash_page_thp()
181 if (psize == MMU_PAGE_4K) in __hash_page_thp()
A Dradix_pgtable.c446 idx = MMU_PAGE_4K; in get_idx_from_shift()
570 mmu_psize_defs[MMU_PAGE_4K].shift = 12; in radix__early_init_devtree()
571 mmu_psize_defs[MMU_PAGE_4K].ap = 0x0; in radix__early_init_devtree()
572 mmu_psize_defs[MMU_PAGE_4K].h_rpt_pgsize = in radix__early_init_devtree()
573 psize_to_rpti_pgsize(MMU_PAGE_4K); in radix__early_init_devtree()
602 mmu_virtual_psize = MMU_PAGE_4K; in radix__early_init_mmu()
A Dhash_native.c93 case MMU_PAGE_4K: in ___tlbie()
183 case MMU_PAGE_4K: in __tlbiel()
675 size = MMU_PAGE_4K; in hpte_decode()
676 a_size = MMU_PAGE_4K; in hpte_decode()
A Dhash_pgtable.c326 psize = MMU_PAGE_4K; in hpte_do_hugepage_flush()
394 if (mmu_psize_defs[MMU_PAGE_4K].penc[MMU_PAGE_16M] == -1) in hash__has_transparent_hugepage()
A Dpgtable.c31 int mmu_vmemmap_psize = MMU_PAGE_4K;
431 atomic_long_read(&direct_pages_count[MMU_PAGE_4K]) << 2); in arch_report_meminfo()
A Dslice.c422 #define MMU_PAGE_BASE MMU_PAGE_4K
515 compat_maskp = slice_mask_for_size(&mm->context, MMU_PAGE_4K); in slice_get_unmapped_area()
775 compat_maskp = slice_mask_for_size(&mm->context, MMU_PAGE_4K); in slice_is_hugepage_only_range()
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/
A Dmmu.h184 BUG_ON(psize != MMU_PAGE_4K); in slice_mask_for_size()
206 #define mmu_virtual_psize MMU_PAGE_4K
A Dhash-64k.h161 unsigned __split = (psize == MMU_PAGE_4K || \
171 (((pte) & H_PAGE_COMBO)? MMU_PAGE_4K: MMU_PAGE_64K)
A Dtlbflush-radix.h17 if (psize == MMU_PAGE_4K) in psize_to_rpti_pgsize()
A Dmmu-hash.h394 if (actual_psize != MMU_PAGE_4K) in hpte_encode_v()
408 if (actual_psize == MMU_PAGE_4K) in hpte_encode_r()
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/32/
A Dmmu-40x.h65 #define mmu_virtual_psize MMU_PAGE_4K
A Dmmu-44x.h133 #define mmu_virtual_psize MMU_PAGE_4K
A Dmmu-8xx.h161 #define mmu_virtual_psize MMU_PAGE_4K
/linux-6.3-rc2/arch/powerpc/mm/nohash/
A Dtlb.c54 [MMU_PAGE_4K] = {
98 [MMU_PAGE_4K] = {
642 mmu_vmemmap_psize = MMU_PAGE_4K; in early_init_mmu_global()
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_64_mmu.c220 gpte->page_size = MMU_PAGE_4K; in kvmppc_mmu_book3s_64_xlate()
242 pgsize = slbe->large ? MMU_PAGE_16M : MMU_PAGE_4K; in kvmppc_mmu_book3s_64_xlate()
390 slbe->base_page_size = MMU_PAGE_4K; in kvmppc_mmu_book3s_64_slbmte()
A Dbook3s_32_mmu.c298 pte->page_size = MMU_PAGE_4K; in kvmppc_mmu_book3s_32_xlate()
A Dbook3s_64_mmu_host.c84 int hpsize = MMU_PAGE_4K; in kvmppc_mmu_map_page()
A Dbook3s_64_mmu_radix.c202 for (ps = MMU_PAGE_4K; ps < MMU_PAGE_COUNT; ++ps) in kvmppc_mmu_walk_radix_tree()
1227 add_rmmu_ap_encoding(info, MMU_PAGE_4K, &i); in kvmhv_get_rmmu_info()
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/32/
A Dmmu-hash.h233 #define mmu_virtual_psize MMU_PAGE_4K
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dmmu.h372 #define MMU_PAGE_4K 0 macro
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/
A Dmmu-e500.h282 #define mmu_virtual_psize MMU_PAGE_4K
/linux-6.3-rc2/arch/powerpc/kernel/
A Dsetup_64.c859 if (mmu_linear_psize == MMU_PAGE_4K) in setup_per_cpu_areas()

Completed in 42 milliseconds

12