Searched refs:paging (Results 1 – 28 of 28) sorted by relevance
/linux-4.1.27/drivers/infiniband/ |
D | Kconfig | 42 bool "InfiniBand on-demand paging support" 47 On demand paging support for the InfiniBand subsystem.
|
/linux-4.1.27/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.1.27/arch/x86/kernel/ |
D | x86_init.c | 66 .paging = {
|
D | setup.c | 1181 x86_init.paging.pagetable_init(); in setup_arch()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | x86_init.h | 128 struct x86_init_paging paging; member
|
/linux-4.1.27/drivers/iommu/ |
D | iommu.c | 1216 bool *paging; in iommu_domain_get_attr() local 1227 paging = data; in iommu_domain_get_attr() 1228 *paging = (domain->ops->pgsize_bitmap != 0UL); in iommu_domain_get_attr()
|
/linux-4.1.27/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.1.27/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.1.27/Documentation/filesystems/ |
D | dax.txt | 40 the CPU at all times. If your device uses paging techniques to expose
|
/linux-4.1.27/arch/m68k/ |
D | Kconfig.cpu | 48 a paging MMU. 57 System-On-Chip parts, and does not contain a paging MMU.
|
/linux-4.1.27/arch/x86/kvm/ |
D | paging_tmpl.h | 36 #define FNAME(name) paging##64_##name 56 #define FNAME(name) paging##32_##name
|
/linux-4.1.27/Documentation/cris/ |
D | README | 82 Setting up paging and the MMU.
|
/linux-4.1.27/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.1.27/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 | 1700 kvm-amd.npt= [KVM,AMD] Disable nested paging (virtualized MMU)
|
/linux-4.1.27/arch/s390/ |
D | Kconfig | 732 Stream, like paging/swapping rate, memory utilisation, etc.
|
/linux-4.1.27/ |
D | README | 337 unable to handle kernel paging request at address C0000010
|
/linux-4.1.27/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.1.27/Documentation/power/ |
D | swsusp.txt | 219 Q: After resuming, system is paging heavily, leading to very bad interactivity.
|
/linux-4.1.27/Documentation/devicetree/ |
D | usage-model.txt | 203 data before paging is setup. The of_scan_flat_dt() code scans through
|
/linux-4.1.27/Documentation/vm/ |
D | transhuge.txt | 68 allocation failures to be noticeable from userland. It allows paging
|
/linux-4.1.27/arch/x86/xen/ |
D | mmu.c | 2149 x86_init.paging.pagetable_init = xen_pagetable_init; in xen_init_mmu_ops()
|
/linux-4.1.27/Documentation/cgroups/ |
D | memory.txt | 788 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.1.27/init/ |
D | Kconfig | 212 bool "Support for paging of anonymous memory (swap)"
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.lpfc | 514 * Fix crash: paging request at virtual address 0000000000100108 -
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 1202 PAE implements 3-level paging on IA32 processors. PAE is fully
|