We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 227bbaa commit d92b5ccCopy full SHA for d92b5cc
arch/powerpc/mm/nohash/tlb_64e.c
@@ -33,7 +33,7 @@
33
* though this will probably be made common with other nohash
34
* implementations at some point
35
*/
36
-int mmu_pte_psize; /* Page size used for PTE pages */
+static int mmu_pte_psize; /* Page size used for PTE pages */
37
int mmu_vmemmap_psize; /* Page size used for the virtual mem map */
38
int book3e_htw_mode; /* HW tablewalk? Value is PPC_HTW_* */
39
unsigned long linear_map_top; /* Top of linear mapping */
0 commit comments