Home
last modified time | relevance | path

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

12

/linux-6.1.9/arch/powerpc/mm/book3s64/
Dhash_4k.c28 unsigned long shift = mmu_psize_defs[MMU_PAGE_4K].shift; in __hash_page_4K()
72 if (mmu_hash_ops.hpte_updatepp(gslot, rflags, vpn, MMU_PAGE_4K, in __hash_page_4K()
73 MMU_PAGE_4K, ssize, flags) == -1) in __hash_page_4K()
87 MMU_PAGE_4K, MMU_PAGE_4K, ssize); in __hash_page_4K()
96 MMU_PAGE_4K, in __hash_page_4K()
97 MMU_PAGE_4K, ssize); in __hash_page_4K()
116 MMU_PAGE_4K, MMU_PAGE_4K, old_pte); in __hash_page_4K()
Dhash_64k.c46 unsigned long shift = mmu_psize_defs[MMU_PAGE_4K].shift; in __hash_page_4K()
119 MMU_PAGE_4K, MMU_PAGE_4K, in __hash_page_4K()
161 MMU_PAGE_4K, MMU_PAGE_4K, ssize); in __hash_page_4K()
171 MMU_PAGE_4K, MMU_PAGE_4K, in __hash_page_4K()
184 MMU_PAGE_4K, MMU_PAGE_4K, in __hash_page_4K()
212 MMU_PAGE_4K, MMU_PAGE_4K, old_pte); in __hash_page_4K()
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] = {
143 .penc = {[MMU_PAGE_4K] = 0, [1 ... MMU_PAGE_COUNT - 1] = -1},
155 [MMU_PAGE_4K] = {
158 .penc = {[MMU_PAGE_4K] = 0, [1 ... MMU_PAGE_COUNT - 1] = -1},
521 idx = MMU_PAGE_4K; in get_idx_from_shift()
586 if (base_idx == MMU_PAGE_4K || base_idx == MMU_PAGE_64K) in htab_dt_scan_page_sizes()
[all …]
Dhash_hugepage.c81 if (psize == MMU_PAGE_4K) { in __hash_page_thp()
181 if (psize == MMU_PAGE_4K) in __hash_page_thp()
Dradix_pgtable.c422 idx = MMU_PAGE_4K; in get_idx_from_shift()
546 mmu_psize_defs[MMU_PAGE_4K].shift = 12; in radix__early_init_devtree()
547 mmu_psize_defs[MMU_PAGE_4K].ap = 0x0; in radix__early_init_devtree()
548 mmu_psize_defs[MMU_PAGE_4K].h_rpt_pgsize = in radix__early_init_devtree()
549 psize_to_rpti_pgsize(MMU_PAGE_4K); in radix__early_init_devtree()
578 mmu_virtual_psize = MMU_PAGE_4K; in radix__early_init_mmu()
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()
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()
Dpgtable.c31 int mmu_vmemmap_psize = MMU_PAGE_4K;
431 atomic_long_read(&direct_pages_count[MMU_PAGE_4K]) << 2); in arch_report_meminfo()
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.1.9/arch/powerpc/include/asm/book3s/64/
Dmmu.h184 BUG_ON(psize != MMU_PAGE_4K); in slice_mask_for_size()
206 #define mmu_virtual_psize MMU_PAGE_4K
Dhash-64k.h161 unsigned __split = (psize == MMU_PAGE_4K || \
171 (((pte) & H_PAGE_COMBO)? MMU_PAGE_4K: MMU_PAGE_64K)
Dtlbflush-radix.h17 if (psize == MMU_PAGE_4K) in psize_to_rpti_pgsize()
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.1.9/arch/powerpc/include/asm/nohash/32/
Dmmu-40x.h65 #define mmu_virtual_psize MMU_PAGE_4K
Dmmu-44x.h133 #define mmu_virtual_psize MMU_PAGE_4K
Dmmu-8xx.h161 #define mmu_virtual_psize MMU_PAGE_4K
/linux-6.1.9/arch/powerpc/mm/nohash/
Dtlb.c54 [MMU_PAGE_4K] = {
98 [MMU_PAGE_4K] = {
634 mmu_vmemmap_psize = MMU_PAGE_4K; in early_init_mmu_global()
/linux-6.1.9/arch/powerpc/kvm/
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()
Dbook3s_32_mmu.c298 pte->page_size = MMU_PAGE_4K; in kvmppc_mmu_book3s_32_xlate()
Dbook3s_64_mmu_host.c84 int hpsize = MMU_PAGE_4K; in kvmppc_mmu_map_page()
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.1.9/arch/powerpc/include/asm/book3s/32/
Dmmu-hash.h233 #define mmu_virtual_psize MMU_PAGE_4K
/linux-6.1.9/arch/powerpc/include/asm/
Dmmu.h372 #define MMU_PAGE_4K 0 macro
/linux-6.1.9/arch/powerpc/include/asm/nohash/
Dmmu-e500.h282 #define mmu_virtual_psize MMU_PAGE_4K
/linux-6.1.9/arch/powerpc/kernel/
Dsetup_64.c855 if (mmu_linear_psize == MMU_PAGE_4K) in setup_per_cpu_areas()

12