Home
last modified time | relevance | path

Searched refs:pagetable (Results 1 – 19 of 19) sorted by relevance

/Linux-v5.4/arch/mips/mm/
Dpgtable-64.c47 void pmd_init(unsigned long addr, unsigned long pagetable) in pmd_init() argument
55 p[0] = pagetable; in pmd_init()
56 p[1] = pagetable; in pmd_init()
57 p[2] = pagetable; in pmd_init()
58 p[3] = pagetable; in pmd_init()
59 p[4] = pagetable; in pmd_init()
61 p[-3] = pagetable; in pmd_init()
62 p[-2] = pagetable; in pmd_init()
63 p[-1] = pagetable; in pmd_init()
70 void pud_init(unsigned long addr, unsigned long pagetable) in pud_init() argument
[all …]
/Linux-v5.4/arch/s390/
DKconfig.debug7 bool "Export kernel pagetable layout to userspace via debugfs"
11 Say Y here if you want to show the kernel pagetable layout in a
/Linux-v5.4/arch/nios2/include/asm/
Dpgalloc.h33 extern void pmd_init(unsigned long page, unsigned long pagetable);
/Linux-v5.4/arch/mips/include/asm/
Dpgtable-64.h360 extern void pud_init(unsigned long page, unsigned long pagetable);
361 extern void pmd_init(unsigned long page, unsigned long pagetable);
Dpgalloc.h34 extern void pmd_init(unsigned long page, unsigned long pagetable);
/Linux-v5.4/arch/arm64/
DKconfig.debug7 bool "Export kernel pagetable layout to userspace via debugfs"
12 Say Y here if you want to show the kernel pagetable layout in a
/Linux-v5.4/drivers/iommu/
Dexynos-iommu.c842 phys_addr_t pagetable = virt_to_phys(domain->pgtable); in exynos_iommu_detach_device() local
872 &pagetable); in exynos_iommu_detach_device()
881 phys_addr_t pagetable = virt_to_phys(domain->pgtable); in exynos_iommu_attach_device() local
895 data->pgtable = pagetable; in exynos_iommu_attach_device()
913 &pagetable); in exynos_iommu_attach_device()
Domap-iommu-debug.c237 DEFINE_SHOW_ATTRIBUTE(pagetable);
DKconfig24 # Selected by the actual pagetable implementations
33 Enable support for the ARM long descriptor pagetable format.
52 Enable support for the ARM Short-descriptor pagetable format.
/Linux-v5.4/arch/powerpc/platforms/ps3/
DKconfig37 int "PS3 Platform pagetable size" if PS3_ADVANCED
42 tune the pagetable size on their system. The value here is
/Linux-v5.4/arch/x86/
DKconfig.debug69 tristate "Export kernel pagetable layout to userspace via debugfs"
74 Say Y here if you want to show the kernel pagetable layout in a
82 bool "Dump the EFI pagetable"
DKconfig1255 possibly 4K of additional runtime pagetable memory.
1490 has the cost of more pagetable lookup overhead, and also
1491 consumes more pagetable space per process.
/Linux-v5.4/arch/powerpc/mm/book3s64/
Dhash_pgtable.c24 #warning Limited user VSID range means pagetable space is wasted
/Linux-v5.4/Documentation/devicetree/bindings/iommu/
Dmediatek,iommu.txt5 pagetable, and only supports 4K size page mapping. Generation two uses the
/Linux-v5.4/Documentation/vm/
Dtranshuge.rst99 To make pagetable walks huge pmd aware, all you need to do is to call
109 pagetable walk). If the second pmd_trans_huge returns false, you
/Linux-v5.4/Documentation/x86/
Damd-memory-encryption.rst49 Bits[5:0] pagetable bit number used to activate memory
/Linux-v5.4/mm/
DKconfig381 up the pagetable walking.
734 # pagetable layouts.
/Linux-v5.4/arch/powerpc/
DKconfig.debug362 bool "Export kernel pagetable layout to userspace via debugfs"
/Linux-v5.4/arch/arm/
DKconfig.debug7 bool "Export kernel pagetable layout to userspace via debugfs"
13 Say Y here if you want to show the kernel pagetable layout in a