| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_vm_helper.c | 31 struct vmid_usage vmids = vm_helper->hubp_vmid_usage[hubp_idx]; in vm_helper_mark_vmid_used() local 33 vmids.vmid_usage[0] = vmids.vmid_usage[1]; in vm_helper_mark_vmid_used() 34 vmids.vmid_usage[1] = 1 << pos; in vm_helper_mark_vmid_used()
|
| /linux/arch/riscv/kvm/ |
| H A D | vmid.c | 97 * We ran out of VMIDs so we increment vmid_version and in kvm_riscv_gstage_vmid_update() 98 * start assigning VMIDs from 1. in kvm_riscv_gstage_vmid_update() 100 * This also means existing VMIDs assignment to all Guest in kvm_riscv_gstage_vmid_update() 103 * running will automatically pick-up new VMIDs because will in kvm_riscv_gstage_vmid_update()
|
| /linux/arch/arm64/kvm/ |
| H A D | vmid.c | 64 * case of VMIDs. Hence, instead of marking the CPU as in flush_context() 78 * Iterate over the set of reserved VMIDs looking for a match in check_update_reserved_vmid() 116 /* We're out of VMIDs, so increment the global generation count */ in new_vmid() 121 /* We have more VMIDs than CPUs, so this will always succeed */ in new_vmid()
|
| H A D | arm.c | 648 * Also, the VMID allocator only preserves VMIDs that are active at the in kvm_arch_vcpu_load()
|
| /linux/Documentation/devicetree/bindings/reserved-memory/ |
| H A D | qcom,rmtfs-mem.yaml | 43 Array of vmids of the remote processors, to set up memory protection
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ids.h | 33 /* maximum number of VMIDs */
|
| H A D | amdgpu_ids.c | 159 * VMIDs are a per VMHUB identifier for page tables handling. 586 /* manage only VMIDs not used by KFD */ in amdgpu_vmid_mgr_init() 592 /* manage only VMIDs not used by KFD */ in amdgpu_vmid_mgr_init()
|
| H A D | gmc_v7_0.c | 456 * VMIDs 1-15 are used for userspace clients and are handled 607 * sets up the hw for VMIDs 1-15 which are allocated on 1051 * amdgpu graphics/compute will use VMIDs 1-7 in gmc_v7_0_sw_init() 1052 * amdkfd will use VMIDs 8-15 in gmc_v7_0_sw_init()
|
| H A D | gmc_v8_0.c | 647 * VMIDs 1-15 are used for userspace clients and are handled 824 * sets up the hw for VMIDs 1-15 which are allocated on 1166 * amdgpu graphics/compute will use VMIDs 1-7 in gmc_v8_0_sw_init() 1167 * amdkfd will use VMIDs 8-15 in gmc_v8_0_sw_init()
|
| H A D | gmc_v9_0.c | 797 * VMIDs 1-15 are used for userspace clients and are handled 2015 * amdgpu graphics/compute will use VMIDs 1..n-1 in gmc_v9_0_sw_init() 2016 * amdkfd will use VMIDs n..15 in gmc_v9_0_sw_init() 2019 * compute-only GPUs. On compute-only GPUs that leaves 2 VMIDs in gmc_v9_0_sw_init()
|
| H A D | amdgpu_vm.h | 455 /* Handling of VMIDs */
|
| H A D | amdgpu_vm.c | 63 * buffer. VMIDs are allocated dynamically as commands are submitted. 82 * GPU clients (i.e., engines on the GPU) use GPUVM VMIDs to access memory.
|
| H A D | amdgpu_cs.c | 1105 * We can't use gang submit on with reserved VMIDs when the VM changes in amdgpu_cs_vm_handling()
|
| H A D | amdgpu_drv.c | 771 * number of VMIDs assigned to the HWS, which is also the default. 776 "Max # processes HWS can execute concurrently when sched_policy=0 (0 = no concurrency, #VMIDs for KFD = Maximum(default))");
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | cik_event_interrupt.c | 65 /* Only handle interrupts from KFD VMIDs */ in cik_event_interrupt_isr()
|
| H A D | kfd_device.c | 777 /* For multi-partition capable GPUs, we need special handling for VMIDs in kgd2kfd_device_init() 780 * Additionally, there are 13 VMIDs (3-15) available for KFD. To in kgd2kfd_device_init()
|
| /linux/drivers/gpu/drm/amd/display/modules/vmid/ |
| H A D | vmid.c | 62 // At this point any positions with value 0 are unused vmids, evict them in evict_vmids()
|
| /linux/drivers/misc/ |
| H A D | fastrpc.c | 835 * If subsystem VMIDs are defined in DTSI, then do in fastrpc_map_attach() 1334 /* Map if we have any heap VMIDs associated with this ADSP Static Process. */ in fastrpc_init_create_static_process() 2344 unsigned int vmids[FASTRPC_MAX_VMIDS]; in fastrpc_rpmsg_probe() local 2366 "qcom,vmids", &vmids[0], 0, FASTRPC_MAX_VMIDS); in fastrpc_rpmsg_probe() 2379 data->vmperms[i].vmid = vmids[i]; in fastrpc_rpmsg_probe()
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc.h | 610 FC_DEREGISTER_ALL_APP_ID /* Deregister all VMIDs */ 686 #define WORKER_CHECK_INACTIVE_VMID 0x4000 /* hba: check inactive vmids */ 714 u32 max_vmid; /* maximum VMIDs allowed per port */ 1198 u32 cfg_max_vmid; /* maximum VMIDs allowed per port */
|
| /linux/drivers/soc/qcom/ |
| H A D | rmtfs_mem.c | 249 "too many VMIDs (%d) specified! Only mapping first %d entries\n", in qcom_rmtfs_mem_probe()
|
| /linux/drivers/iommu/arm/arm-smmu/ |
| H A D | arm-smmu.c | 597 /* 16-bit VMIDs live in CBA2R */ in arm_smmu_write_context_bank() 619 /* 8-bit VMIDs live in CBAR */ in arm_smmu_write_context_bank()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_vm.c | 45 * buffer. VMIDs are allocated dynamically as commands are submitted.
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc.h | 1285 /* Returns the number of vmids supported */
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | phy_n.c | 3152 u16 vmids[5][4] = { in b43_nphy_workarounds_rev3plus() local 3231 vmid = vmids[min_t(u16, pdet_range, 4)]; in b43_nphy_workarounds_rev3plus()
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sdm845.dtsi | 3454 qcom,vmids = <QCOM_SCM_VMID_HLOS QCOM_SCM_VMID_MSS_MSA
|