| /linux/arch/x86/mm/ |
| H A D | mem_encrypt_boot.S | 30 * R8 - physical address of the pagetables to use for encryption 55 movq %r8, %rdx /* Pagetables used for encryption */ 87 * RDX - address of the pagetables to use for encryption
|
| H A D | debug_pagetables.c | 75 MODULE_DESCRIPTION("Kernel debugging helper that dumps pagetables");
|
| /linux/arch/arm64/kvm/ |
| H A D | Kconfig | 48 bool "Present the stage-2 pagetables to debugfs" 55 Say Y here if you want to show the stage-2 kernel pagetables
|
| /linux/arch/powerpc/include/asm/ |
| H A D | pgalloc.h | 53 * Functions that deal with pagetables that could be at any level of 61 * any page table pointer. In other words all pagetables, even tiny
|
| /linux/drivers/media/pci/saa7164/ |
| H A D | saa7164-buffer.c | 37 * +0| set of ptrs to PCI pagetables + | 39 * +1| set of ptrs to PCI pagetables + <--------+ 41 * +2| set of ptrs to PCI pagetables + 43 * +3| set of ptrs to PCI pagetables + >--+
|
| /linux/arch/x86/xen/ |
| H A D | mmu_pv.c | 828 * On save, we need to pin all pagetables to make sure they get their 917 /* Release a pagetables pages back as normal RW */ 946 * kernel doesn't see any unexpected pinned pagetables. 1035 * While a process runs, Xen pins its pagetables, which means that the 1275 * The majority of further PTE writes is to pagetables already in xen_pagetable_init() 1433 * built pagetables for the guest. We diligently look over them 1439 * up the rest of the pagetables. When it has completed it loads the cr3. 1441 * #PF handler would create bootstrap pagetables) - so we are running 1501 * Init-time set_pte while constructing initial pagetables, which 1762 * head_64.S's preconstructed pagetables. We copy the Xen L2's into [all …]
|
| /linux/include/xen/interface/ |
| H A D | features.h | 14 * If set, the guest does not need to write-protect its pagetables, and can
|
| H A D | xen.h | 165 * For 32-bit guests, the L4 is not used (as there is less pagetables), so 167 * At this point the pagetables can be modified using the MMU_NORMAL_PT_UPDATE
|
| /linux/tools/include/uapi/asm-generic/ |
| H A D | mman-common.h | 26 #define MAP_POPULATE 0x008000 /* populate (prefault) pagetables */
|
| /linux/arch/x86/kernel/ |
| H A D | head32.c | 130 /* Enough space to fit pagetables for the low memory linear map */ in mk_early_pgtbl_32()
|
| /linux/arch/mips/jazz/ |
| H A D | jazzdma.c | 87 printk(KERN_INFO "VDMA: R4030 DMA pagetables initialized.\n"); in vdma_init() 93 * Allocate DMA pagetables using a simple first-fit algorithm
|
| /linux/kernel/dma/ |
| H A D | Kconfig | 149 # in the pagetables
|
| /linux/drivers/iommu/ |
| H A D | iommu-pages.c | 74 * All page allocations that should be reported to as "iommu-pagetables" in iommu_alloc_pages_node_sz()
|
| /linux/arch/x86/realmode/rm/ |
| H A D | trampoline_64.S | 159 # Setup trampoline 4 level pagetables
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | hash.h | 32 * Size of EA range mapped by our pagetables.
|
| H A D | radix.h | 44 * Size of EA range mapped by our pagetables.
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | a5xx_preempt.c | 239 /* Write a 0 to signal that we aren't switching pagetables */ in a5xx_preempt_hw_init()
|
| /linux/arch/arm64/boot/dts/apple/ |
| H A D | t600x-common.dtsi | 407 uat_pagetables: uat-pagetables {
|
| /linux/tools/testing/selftests/mm/ |
| H A D | mremap_dontunmap.c | 93 // this test validates that MREMAP_DONTUNMAP moves the pagetables while leaving
|
| H A D | hmm-tests.c | 1359 /* Simulate a device snapshotting CPU pagetables. */ in TEST_F() 1435 /* Simulate a device snapshotting CPU pagetables. */ in TEST_F() 1495 /* Simulate a device snapshotting CPU pagetables. */ in TEST_F() 1519 /* Simulate a device snapshotting CPU pagetables. */ in TEST_F() 1835 /* Take snapshot to CPU pagetables */ in TEST_F() 1919 /* Take snapshot to CPU pagetables */ in TEST_F()
|
| /linux/arch/powerpc/mm/ptdump/ |
| H A D | ptdump.c | 5 * This traverses the kernel pagetables and dumps the
|
| H A D | hashpagetable.c | 408 " pagetables were set: addr:%lx, pteval:%lx\n", in walk_pte()
|
| /linux/arch/arm/mm/ |
| H A D | dump.c | 3 * Debug helper to dump the current kernel pagetables of the system
|
| /linux/arch/x86/entry/ |
| H A D | calling.h | 169 /* Clear PCID and "MITIGATION_PAGE_TABLE_ISOLATION bit", point CR3 at kernel pagetables: */
|
| /linux/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_mmu.c | 411 * For MMUv1 we don't add the suballoc region to the pagetables, as in etnaviv_iommu_get_suballoc_va()
|