Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/mm/
Dpgtable-64.c44 void pmd_init(unsigned long addr, unsigned long pagetable) in pmd_init() argument
52 p[0] = pagetable; in pmd_init()
53 p[1] = pagetable; in pmd_init()
54 p[2] = pagetable; in pmd_init()
55 p[3] = pagetable; in pmd_init()
56 p[4] = pagetable; in pmd_init()
58 p[-3] = pagetable; in pmd_init()
59 p[-2] = pagetable; in pmd_init()
60 p[-1] = pagetable; in pmd_init()
/linux-4.4.14/arch/s390/
DKconfig.debug21 bool "Export kernel pagetable layout to userspace via debugfs"
25 Say Y here if you want to show the kernel pagetable layout in a
/linux-4.4.14/arch/nios2/include/asm/
Dpgalloc.h31 extern void pmd_init(unsigned long page, unsigned long pagetable);
/linux-4.4.14/drivers/iommu/
Domap-iommu-debug.c253 DEBUG_SEQ_FOPS_RO(pagetable);
284 DEBUG_ADD_FILE_RO(pagetable); in omap_iommu_debugfs_add()
Dexynos-iommu.c746 phys_addr_t pagetable = virt_to_phys(domain->pgtable); in exynos_iommu_attach_device() local
755 ret = __sysmmu_enable(data, pagetable, domain); in exynos_iommu_attach_device()
767 __func__, &pagetable); in exynos_iommu_attach_device()
772 __func__, &pagetable, (ret == 0) ? "" : ", again"); in exynos_iommu_attach_device()
781 phys_addr_t pagetable = virt_to_phys(domain->pgtable); in exynos_iommu_detach_device() local
804 __func__, &pagetable); in exynos_iommu_detach_device()
DKconfig19 # Selected by the actual pagetable implementations
28 Enable support for the ARM long descriptor pagetable format.
/linux-4.4.14/arch/arm64/
DKconfig.debug6 bool "Export kernel pagetable layout to userspace via debugfs"
10 Say Y here if you want to show the kernel pagetable layout in a
/linux-4.4.14/arch/mips/include/asm/
Dpgalloc.h32 extern void pmd_init(unsigned long page, unsigned long pagetable);
Dpgtable-64.h279 extern void pmd_init(unsigned long page, unsigned long pagetable);
/linux-4.4.14/arch/powerpc/platforms/ps3/
DKconfig36 int "PS3 Platform pagetable size" if PS3_ADVANCED
41 tune the pagetable size on their system. The value here is
/linux-4.4.14/arch/powerpc/mm/
Dinit_64.c70 #warning Limited user VSID range means pagetable space is wasted
Dpgtable_64.c63 #error TASK_SIZE_USER64 exceeds pagetable range
/linux-4.4.14/arch/x86/
DKconfig.debug72 bool "Export kernel pagetable layout to userspace via debugfs"
77 Say Y here if you want to show the kernel pagetable layout in a
85 bool "Dump the EFI pagetable"
DKconfig1074 possibly 4K of additional runtime pagetable memory.
1300 has the cost of more pagetable lookup overhead, and also
1301 consumes more pagetable space per process.
/linux-4.4.14/Documentation/vm/
Dtranshuge.txt347 To make pagetable walks huge pmd aware, all you need to do is to call
357 pagetable walk). If the second pmd_trans_huge returns false, you
/linux-4.4.14/mm/
DKconfig403 up the pagetable walking.
/linux-4.4.14/arch/arm/
DKconfig.debug6 bool "Export kernel pagetable layout to userspace via debugfs"
11 Say Y here if you want to show the kernel pagetable layout in a