Home
last modified time | relevance | path

Searched refs:pagetables (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.6/arch/x86/um/
DKconfig32 bool "Three-level pagetables" if !64BIT
35 Three-level pagetables will let UML have more than 4G of physical
/Linux-v6.6/drivers/gpu/drm/msm/
Dmsm_iommu.c15 atomic_t pagetables; member
163 if (atomic_dec_return(&iommu->pagetables) == 0) in msm_iommu_pagetable_destroy()
271 if (atomic_inc_return(&iommu->pagetables) == 1) { in msm_iommu_pagetable_create()
399 atomic_set(&iommu->pagetables, 0); in msm_iommu_new()
/Linux-v6.6/arch/x86/realmode/rm/
Dtrampoline_64.S157 # Setup trampoline 4 level pagetables
/Linux-v6.6/arch/x86/kernel/
Dhead_32.S58 RESERVE_BRK(pagetables, INIT_MAP_SIZE)
/Linux-v6.6/Documentation/mm/
Dtranshuge.rst57 Code walking pagetables but unaware about huge pmds can simply call
66 If you're not walking pagetables but you run into a physical hugepage
/Linux-v6.6/kernel/dma/
DKconfig126 # in the pagetables
/Linux-v6.6/Documentation/admin-guide/mm/
Dtranshuge.rst37 nested pagetables but almost always also on bare metal without
42 virtualization and nested pagetables the TLB can be mapped of
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dsdm845-cheza.dtsi772 * GPU to update the SMMU pagetables for context switches. Work
/Linux-v6.6/mm/
DKconfig1146 # "powerpc/mm: Allow more flexible layouts for hugepage pagetables"
/Linux-v6.6/Documentation/admin-guide/
Dcgroup-v2.rst1373 (kernel_stack, pagetables, percpu, vmalloc, slab) in
1379 pagetables
Dkernel-parameters.txt3845 pagetables) support.
/Linux-v6.6/arch/arm/
DKconfig1310 bool "Allocate 2nd-level pagetables from highmem" if EXPERT
/Linux-v6.6/arch/x86/
DKconfig1643 bool "Allocate 3rd-level pagetables from highmem"