Home
last modified time | relevance | path

Searched refs:MMU_PAGE_4K (Results 1 - 25 of 54) sorted by relevance

123

/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A 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()
H A 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_4 in __hash_page_4K()
[all...]
H A Dhash_utils.c111 int mmu_linear_psize = MMU_PAGE_4K;
113 int mmu_virtual_psize = MMU_PAGE_4K;
114 int mmu_vmalloc_psize = MMU_PAGE_4K;
116 int mmu_vmemmap_psize = MMU_PAGE_4K;
118 int mmu_io_psize = MMU_PAGE_4K;
144 [MMU_PAGE_4K] = {
147 .penc = {[MMU_PAGE_4K] = 0, [1 ... MMU_PAGE_COUNT - 1] = -1},
159 [MMU_PAGE_4K] = {
162 .penc = {[MMU_PAGE_4K] = 0, [1 ... MMU_PAGE_COUNT - 1] = -1},
423 idx = MMU_PAGE_4K; in get_idx_from_shift()
[all...]
H A Dhash_hugepage.c81 if (psize == MMU_PAGE_4K) { in __hash_page_thp()
181 if (psize == MMU_PAGE_4K) in __hash_page_thp()
H A Dhash_native.c174 case MMU_PAGE_4K: in ___tlbie()
264 case MMU_PAGE_4K: in __tlbiel()
730 size = MMU_PAGE_4K; in hpte_decode()
731 a_size = MMU_PAGE_4K; in hpte_decode()
H A Dhash_pgtable.c325 psize = MMU_PAGE_4K; in hpte_do_hugepage_flush()
393 if (mmu_psize_defs[MMU_PAGE_4K].penc[MMU_PAGE_16M] == -1) in hash__has_transparent_hugepage()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H 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()
H 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_4 in __hash_page_4K()
[all...]
H 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] = {
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},
555 idx = MMU_PAGE_4K; in get_idx_from_shift()
620 if (base_idx == MMU_PAGE_4K || base_id in htab_dt_scan_page_sizes()
[all...]
H A Dhash_hugepage.c81 if (psize == MMU_PAGE_4K) { in __hash_page_thp()
181 if (psize == MMU_PAGE_4K) in __hash_page_thp()
H A Dhash_native.c93 case MMU_PAGE_4K: in ___tlbie()
183 case MMU_PAGE_4K: in __tlbiel()
680 size = MMU_PAGE_4K; in hpte_decode()
681 a_size = MMU_PAGE_4K; in hpte_decode()
H 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()
H A Dradix_pgtable.c445 idx = MMU_PAGE_4K; in get_idx_from_shift()
517 mmu_psize_defs[MMU_PAGE_4K].shift = 12; in radix__early_init_devtree()
518 mmu_psize_defs[MMU_PAGE_4K].ap = 0x0; in radix__early_init_devtree()
519 mmu_psize_defs[MMU_PAGE_4K].h_rpt_pgsize = in radix__early_init_devtree()
520 psize_to_rpti_pgsize(MMU_PAGE_4K); in radix__early_init_devtree()
539 mmu_virtual_psize = MMU_PAGE_4K; in radix__early_init_mmu()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dhash-64k.h161 unsigned __split = (psize == MMU_PAGE_4K || \
171 (((pte) & H_PAGE_COMBO)? MMU_PAGE_4K: MMU_PAGE_64K)
H A Dmmu.h181 BUG_ON(psize != MMU_PAGE_4K); in slice_mask_for_size()
203 #define mmu_virtual_psize MMU_PAGE_4K
H A Dtlbflush-radix.h17 if (psize == MMU_PAGE_4K) in psize_to_rpti_pgsize()
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A Dtlb.c55 [MMU_PAGE_4K] = {
86 [MMU_PAGE_4K] = {
101 [MMU_PAGE_4K] = {
673 mmu_vmemmap_psize = MMU_PAGE_4K; in early_init_mmu_global()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H A Dmmu-40x.h65 #define mmu_virtual_psize MMU_PAGE_4K
H A Dmmu-8xx.h163 #define mmu_virtual_psize MMU_PAGE_4K
H A Dmmu-44x.h133 #define mmu_virtual_psize MMU_PAGE_4K
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H A Dmmu-40x.h65 #define mmu_virtual_psize MMU_PAGE_4K
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dhash-64k.h161 unsigned __split = (psize == MMU_PAGE_4K || \
171 (((pte) & H_PAGE_COMBO)? MMU_PAGE_4K: MMU_PAGE_64K)
H A Dtlbflush-radix.h13 if (psize == MMU_PAGE_4K) in psize_to_rpti_pgsize()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H A Dmmu-hash.h112 #define mmu_virtual_psize MMU_PAGE_4K
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A Dtlb.c54 [MMU_PAGE_4K] = {
98 [MMU_PAGE_4K] = {
631 mmu_vmemmap_psize = MMU_PAGE_4K; in early_init_mmu_global()

Completed in 22 milliseconds

123