/linux-4.4.14/drivers/infiniband/ |
D | Kconfig | 42 bool "InfiniBand on-demand paging support" 47 On demand paging support for the InfiniBand subsystem.
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | mmu.txt | 39 pte page table entry (used also to refer generically to paging structure 43 tdp two dimensional paging (vendor neutral term for NPT and EPT) 49 of the current paging mode and cr3 during guest entry, as well as 50 two-dimensional paging (AMD's NPT and Intel's EPT). The emulated hardware 62 - when guest paging is disabled, we translate guest physical addresses to 64 - when guest paging is enabled, we translate guest virtual addresses, to 113 one paging structure entry. These are always the lowest level of the 122 paging: gva->gpa->hpa 123 paging, tdp: (gva->)gpa->hpa 133 The level in the shadow paging hierarchy that this shadow page belongs to. [all …]
|
/linux-4.4.14/arch/x86/include/asm/ |
D | x86_init.h | 127 struct x86_init_paging paging; member
|
/linux-4.4.14/arch/x86/kernel/ |
D | x86_init.c | 65 .paging = {
|
D | setup.c | 1168 x86_init.paging.pagetable_init(); in setup_arch()
|
/linux-4.4.14/Documentation/zh_CN/ |
D | oops-tracing.txt | 160 Aug 29 09:51:01 blizard kernel: Unable to handle kernel paging request at virtual address f15e97cc
|
/linux-4.4.14/arch/cris/arch-v10/ |
D | README.mm | 13 Added discussion of paging and VM. 155 The paging mechanism uses virtual addresses to split a process memory-space into
|
/linux-4.4.14/drivers/iommu/ |
D | iommu.c | 1500 bool *paging; in iommu_domain_get_attr() local 1511 paging = data; in iommu_domain_get_attr() 1512 *paging = (domain->ops->pgsize_bitmap != 0UL); in iommu_domain_get_attr()
|
/linux-4.4.14/Documentation/filesystems/ |
D | dax.txt | 42 the CPU at all times. If your device uses paging techniques to expose
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig.cpu | 48 a paging MMU. 57 System-On-Chip parts, and does not contain a paging MMU.
|
/linux-4.4.14/arch/x86/kvm/ |
D | paging_tmpl.h | 36 #define FNAME(name) paging##64_##name 56 #define FNAME(name) paging##32_##name
|
/linux-4.4.14/Documentation/cris/ |
D | README | 82 Setting up paging and the MMU.
|
/linux-4.4.14/Documentation/vm/ |
D | userfaultfd.txt | 5 Userfaults allow the implementation of on-demand paging from userland
|
D | transhuge.txt | 68 allocation failures to be noticeable from userland. It allows paging
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | mac80211.c | 1331 struct iwl_fw_error_dump_paging *paging; in iwl_mvm_fw_error_dump() local 1337 dump_data->len = cpu_to_le32(sizeof(*paging) + in iwl_mvm_fw_error_dump() 1339 paging = (void *)dump_data->data; in iwl_mvm_fw_error_dump() 1340 paging->index = cpu_to_le32(i); in iwl_mvm_fw_error_dump() 1341 memcpy(paging->data, page_address(pages), in iwl_mvm_fw_error_dump()
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 111 /* In the non-paging case, the SCBID == hardware SCB index */ 1875 * SCB. With SCB paging, we must search for non-tagged 1877 * using SCB paging, we can use the tag as the direct index to the 2387 * candidates for paging out an SCB if one is needed for a new command.
|
D | aic7xxx.reg | 1528 * paging. 1536 * not in use. Used for SCB paging.
|
/linux-4.4.14/Documentation/ |
D | oops-tracing.txt | 196 Aug 29 09:51:01 blizard kernel: Unable to handle kernel paging request at virtual address f15e97cc
|
D | kernel-parameters.txt | 1765 kvm-amd.npt= [KVM,AMD] Disable nested paging (virtualized MMU)
|
/linux-4.4.14/ |
D | README | 337 unable to handle kernel paging request at address C0000010
|
/linux-4.4.14/Documentation/x86/ |
D | boot.txt | 1060 At entry, the CPU must be in 32-bit protected mode with paging 1096 At entry, the CPU must be in 64-bit mode with paging enabled.
|
/linux-4.4.14/Documentation/power/ |
D | swsusp.txt | 219 Q: After resuming, system is paging heavily, leading to very bad interactivity.
|
/linux-4.4.14/arch/s390/ |
D | Kconfig | 811 Stream, like paging/swapping rate, memory utilisation, etc.
|
/linux-4.4.14/Documentation/devicetree/ |
D | usage-model.txt | 203 data before paging is setup. The of_scan_flat_dt() code scans through
|
/linux-4.4.14/arch/x86/xen/ |
D | mmu.c | 2496 x86_init.paging.pagetable_init = xen_pagetable_init; in xen_init_mmu_ops()
|
/linux-4.4.14/Documentation/cgroups/ |
D | memory.txt | 789 pressure, the system might be making swap, paging out active file caches,
|
D | cpusets.txt | 177 - cpuset.memory_pressure: measure of how much paging pressure in cpuset
|
/linux-4.4.14/init/ |
D | Kconfig | 212 bool "Support for paging of anonymous memory (swap)"
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.lpfc | 514 * Fix crash: paging request at virtual address 0000000000100108 -
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 1217 PAE implements 3-level paging on IA32 processors. PAE is fully
|