Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/um/
H A DKconfig32 bool "Three-level pagetables" if !64BIT
35 Three-level pagetables will let UML have more than 4G of physical
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_iommu.c15 atomic_t pagetables; member
165 if (atomic_dec_return(&iommu->pagetables) == 0) in msm_iommu_pagetable_destroy()
295 if (atomic_inc_return(&iommu->pagetables) == 1) { in msm_iommu_pagetable_create()
425 atomic_set(&iommu->pagetables, 0); in msm_iommu_new()
/openbmc/linux/arch/x86/realmode/rm/
H A Dtrampoline_64.S157 # Setup trampoline 4 level pagetables
/openbmc/linux/Documentation/mm/
H A 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
/openbmc/linux/arch/x86/kernel/
H A Dhead_32.S58 RESERVE_BRK(pagetables, INIT_MAP_SIZE)
/openbmc/linux/kernel/dma/
H A DKconfig126 # in the pagetables
/openbmc/linux/Documentation/admin-guide/mm/
H A Dtranshuge.rst37 nested pagetables but almost always also on bare metal without
42 virtualization and nested pagetables the TLB can be mapped of
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845-cheza.dtsi786 * GPU to update the SMMU pagetables for context switches. Work
/openbmc/linux/mm/
H A DKconfig1170 # "powerpc/mm: Allow more flexible layouts for hugepage pagetables"
/openbmc/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst1373 (kernel_stack, pagetables, percpu, vmalloc, slab) in
1379 pagetables
H A Dkernel-parameters.txt3870 pagetables) support.
/openbmc/linux/arch/arm/
H A DKconfig1310 bool "Allocate 2nd-level pagetables from highmem" if EXPERT
/openbmc/linux/arch/x86/
H A DKconfig1657 bool "Allocate 3rd-level pagetables from highmem"