Home
last modified time | relevance | path

Searched full:pagetables (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/riscv/riscv/
H A Dlocore.S94 j pagetables
133 * - simpler construction of pagetables in pmap_bootstrap()
142 pagetables: label
H A Dpmap.c683 * Create a new set of pagetables to run the kernel with.
878 /* Create a new set of pagetables to run the kernel in. */ in pmap_bootstrap()
1236 * Remove a page from the kernel pagetables.
/freebsd/sys/contrib/device-tree/Bindings/iommu/
H A Dapple,dart.yaml18 with individual pagetables and page-level read/write protection flags.
/freebsd/sys/arm64/include/
H A Dmachdep.h62 * Only valid while the early pagetables are valid.
/freebsd/sys/i386/include/
H A Dpmap_nopae.h44 * map the page tables using the pagetables themselves. This is done to
H A Dpmap_pae.h44 * map the page tables using the pagetables themselves. This is done to
H A Dvmparam.h129 * Level 0 reservations consist of 512 pages when PAE pagetables are
H A Dpmap.h37 * map the page tables using the pagetables themselves. This is done to
/freebsd/sys/amd64/include/
H A Dpte.h38 * map the page tables using the pagetables themselves. This is done to
H A Dpmap.h38 * map the page tables using the pagetables themselves. This is done to
/freebsd/sys/contrib/xen/
H A Dfeatures.h45 * If set, the guest does not need to write-protect its pagetables, and can
H A Ddomctl.h198 * Control shadow pagetables operation
231 * Shadow pagetables are refcounted: guest does not use explicit mmu
232 * operations nor write-protect its pagetables.
H A Dxen.h261 * For 32-bit guests, the L4 is not used (as there is less pagetables), so
263 * At this point the pagetables can be modified using the MMU_NORMAL_PT_UPDATE
/freebsd/sys/arm/include/
H A Dpmap.h39 * map the page tables using the pagetables themselves. This is done to
/freebsd/sys/x86/iommu/
H A Diommu_utils.c194 "Count of pages used for IOMMU pagetables");
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm845-cheza.dtsi786 * GPU to update the SMMU pagetables for context switches. Work
/freebsd/sys/i386/i386/
H A Dpmap.c1774 * Remove a page from the kernel pagetables.
/freebsd/sys/arm64/arm64/
H A Dpmap.c2246 * Remove a page from the kernel pagetables.
/freebsd/sys/amd64/amd64/
H A Dpmap.c4009 * Remove a page from the kernel pagetables.