Home
last modified time | relevance | path

Searched refs:paging (Results 1 – 28 of 28) sorted by relevance

/linux-4.1.27/drivers/infiniband/
DKconfig42 bool "InfiniBand on-demand paging support"
47 On demand paging support for the InfiniBand subsystem.
/linux-4.1.27/Documentation/virtual/kvm/
Dmmu.txt39 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/
Dx86_init.c66 .paging = {
Dsetup.c1181 x86_init.paging.pagetable_init(); in setup_arch()
/linux-4.1.27/arch/x86/include/asm/
Dx86_init.h128 struct x86_init_paging paging; member
/linux-4.1.27/drivers/iommu/
Diommu.c1216 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/
Doops-tracing.txt160 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/
DREADME.mm13 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/
Ddax.txt40 the CPU at all times. If your device uses paging techniques to expose
/linux-4.1.27/arch/m68k/
DKconfig.cpu48 a paging MMU.
57 System-On-Chip parts, and does not contain a paging MMU.
/linux-4.1.27/arch/x86/kvm/
Dpaging_tmpl.h36 #define FNAME(name) paging##64_##name
56 #define FNAME(name) paging##32_##name
/linux-4.1.27/Documentation/cris/
DREADME82 Setting up paging and the MMU.
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx.seq111 /* 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.
Daic7xxx.reg1528 * paging.
1536 * not in use. Used for SCB paging.
/linux-4.1.27/Documentation/
Doops-tracing.txt196 Aug 29 09:51:01 blizard kernel: Unable to handle kernel paging request at virtual address f15e97cc
Dkernel-parameters.txt1700 kvm-amd.npt= [KVM,AMD] Disable nested paging (virtualized MMU)
/linux-4.1.27/arch/s390/
DKconfig732 Stream, like paging/swapping rate, memory utilisation, etc.
/linux-4.1.27/
DREADME337 unable to handle kernel paging request at address C0000010
/linux-4.1.27/Documentation/x86/
Dboot.txt1060 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/
Dswsusp.txt219 Q: After resuming, system is paging heavily, leading to very bad interactivity.
/linux-4.1.27/Documentation/devicetree/
Dusage-model.txt203 data before paging is setup. The of_scan_flat_dt() code scans through
/linux-4.1.27/Documentation/vm/
Dtranshuge.txt68 allocation failures to be noticeable from userland. It allows paging
/linux-4.1.27/arch/x86/xen/
Dmmu.c2149 x86_init.paging.pagetable_init = xen_pagetable_init; in xen_init_mmu_ops()
/linux-4.1.27/Documentation/cgroups/
Dmemory.txt788 pressure, the system might be making swap, paging out active file caches,
Dcpusets.txt177 - cpuset.memory_pressure: measure of how much paging pressure in cpuset
/linux-4.1.27/init/
DKconfig212 bool "Support for paging of anonymous memory (swap)"
/linux-4.1.27/Documentation/scsi/
DChangeLog.lpfc514 * Fix crash: paging request at virtual address 0000000000100108 -
/linux-4.1.27/arch/x86/
DKconfig1202 PAE implements 3-level paging on IA32 processors. PAE is fully