| /linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | ctxt-info.c | 68 if (!dram->paging) { in iwl_pcie_ctxt_info_free_paging() 75 dma_free_coherent(trans->dev, dram->paging[i].size, in iwl_pcie_ctxt_info_free_paging() 76 dram->paging[i].block, in iwl_pcie_ctxt_info_free_paging() 77 dram->paging[i].physical); in iwl_pcie_ctxt_info_free_paging() 79 kfree(dram->paging); in iwl_pcie_ctxt_info_free_paging() 81 dram->paging = NULL; in iwl_pcie_ctxt_info_free_paging() 91 if (WARN(dram->paging, in iwl_pcie_init_fw_sec() 110 dram->paging = kzalloc_objs(*dram->paging, paging_cnt); in iwl_pcie_init_fw_sec() 111 if (!dram->paging) in iwl_pcie_init_fw_sec() 156 &dram->paging[i]); in iwl_pcie_init_fw_sec() [all …]
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_mes.h | 225 int paging; member 239 bool paging; member 270 uint32_t paging; member
|
| H A D | mes_v11_0.c | 360 mes_add_queue_pkt.paging = input->paging; in mes_v11_0_add_hw_queue()
|
| H A D | mes_v12_1.c | 324 mes_add_queue_pkt.paging = input->paging; in mes_v12_1_add_hw_queue()
|
| H A D | mes_v12_0.c | 339 mes_add_queue_pkt.paging = input->paging; in mes_v12_0_add_hw_queue()
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | multihit.rst | 52 paging structure so that the same linear address using large page size (2 MB, 4 117 EPT paging mechanism used by nested virtualization is vulnerable, because 120 non-executable in all shadow paging modes.
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | index.rst | 7 virtual memory and demand paging, memory allocation both for kernel
|
| H A D | concepts.rst | 32 physical memory (demand paging) and provides a mechanism for the
|
| /linux/arch/x86/realmode/rm/ |
| H A D | trampoline_64.S | 180 # Enable paging and in turn activate Long Mode.
|
| /linux/Documentation/userspace-api/ |
| H A D | iommufd.rst | 156 | PFN storage | (paging) | |struct| 172 | PFN storage | (paging) | | (nested) | |struct| 194 | struct | | PFN | (paging) | | (nested) | |struct|
|
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | mes_v11_api_def.h | 306 uint32_t paging : 1; member
|
| /linux/Documentation/driver-api/soundwire/ |
| H A D | bra.rst | 73 the paging registers used for the regular command/control 235 addresses and paging registers which are irrelevant for BPT/BRA
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 236 0x7, 0, ecx, 16, la57 , 57-bit linear addresses (five-level paging) 816 0x80000008, 0, eax, 23:16, guest_phys_addr_bits , Max nested-paging guest physical address bits 856 0x8000000a, 0, edx, 0, npt , Nested paging 984 0x8000001f, 0, eax, 4, sev_nested_paging , SEV secure nested paging 1038 0x80000021, 0, eax, 3, smm_page_cfg_lock , SMM paging configuration lock
|
| /linux/Documentation/arch/x86/ |
| H A D | pti.rst | 28 the paging structures do not function when PTI is enabled. It can be
|
| H A D | cpuinfo.rst | 196 to, nofsgsbase, nosgx, noxsave, etc. 5-level paging can also be disabled using
|
| H A D | exception-tables.rst | 357 paging support is even enabled!
|
| H A D | boot.rst | 1354 At entry, the CPU must be in 32-bit protected mode with paging 1391 At entry, the CPU must be in 64-bit mode with paging enabled.
|
| /linux/drivers/scsi/aic7xxx/ |
| H A 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.
|
| H A D | aic7xxx.reg | 1528 * paging. 1536 * not in use. Used for SCB paging.
|
| /linux/arch/m68k/ |
| H A D | Kconfig.cpu | 68 a paging MMU.
|
| /linux/Documentation/power/ |
| H A D | swsusp.rst | 257 After resuming, system is paging heavily, leading to very bad interactivity.
|
| /linux/Documentation/process/ |
| H A D | maintainer-kvm-x86.rst | 256 For changes that touch KVM's shadow paging code, running with TDP (EPT/NPT)
|
| /linux/arch/x86/xen/ |
| H A D | mmu_pv.c | 2183 x86_init.paging.pagetable_init = xen_pagetable_init; in xen_init_mmu_ops()
|
| /linux/arch/s390/ |
| H A D | Kconfig | 927 Stream, like paging/swapping rate, memory utilisation, etc.
|
| /linux/Documentation/arch/powerpc/ |
| H A D | ultravisor.rst | 996 the VM since the prior ``H_SVM_INIT_START`` hypercall, including paging
|