| /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/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 | 666 * Also, the VMID allocator only preserves VMIDs that are active at the in kvm_arch_vcpu_load()
|
| H A D | sys_regs.c | 3958 * corresponding VMIDs. in handle_alle1is()
|
| /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 | 160 * VMIDs are a per VMHUB identifier for page tables handling. 587 /* manage only VMIDs not used by KFD */ in amdgpu_vmid_mgr_init() 593 /* manage only VMIDs not used by KFD */ in amdgpu_vmid_mgr_init()
|
| H A D | gmc_v9_0.c | 762 * VMIDs 1-15 are used for userspace clients and are handled 2032 * amdgpu graphics/compute will use VMIDs 1..n-1 in gmc_v9_0_sw_init() 2033 * amdkfd will use VMIDs n..15 in gmc_v9_0_sw_init() 2036 * 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 | gfx_v11_0.c | 2109 * Initialize all compute VMIDs to have no GDS, GWS, or OA in gfx_v11_0_init_compute_vmid() 2110 * access. These should be enabled by FW for target VMIDs. in gfx_v11_0_init_compute_vmid() 2125 * Initialize all compute and user-gfx VMIDs to have no GDS, GWS, or OA in gfx_v11_0_init_gds_vmid() 2126 * access. Compute VMIDs should be enabled by FW for target VMIDs, in gfx_v11_0_init_gds_vmid()
|
| H A D | gfx_v9_0.c | 2617 /* Initialize all compute VMIDs to have no GDS, GWS, or OA in gfx_v9_0_init_compute_vmid() 2618 access. These should be enabled by FW for target VMIDs. */ in gfx_v9_0_init_compute_vmid() 2632 * Initialize all compute and user-gfx VMIDs to have no GDS, GWS, or OA in gfx_v9_0_init_gds_vmid() 2633 * access. Compute VMIDs should be enabled by FW for target VMIDs, in gfx_v9_0_init_gds_vmid()
|
| H A D | amdgpu_drv.c | 749 * number of VMIDs assigned to the HWS, which is also the default. 754 …"Max # processes HWS can execute concurrently when sched_policy=0 (0 = no concurrency, #VMIDs for …
|
| /linux/Documentation/devicetree/bindings/misc/ |
| H A D | qcom,fastrpc.yaml | 65 qcom,vmids:
|
| /linux/drivers/gpu/drm/amd/display/modules/vmid/ |
| H A D | vmid.c | 65 // 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() 2345 unsigned int vmids[FASTRPC_MAX_VMIDS]; in fastrpc_rpmsg_probe() local 2367 "qcom,vmids", &vmids[0], 0, FASTRPC_MAX_VMIDS); in fastrpc_rpmsg_probe() 2380 data->vmperms[i].vmid = vmids[i]; in fastrpc_rpmsg_probe()
|
| /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/gpu/drm/amd/amdkfd/ |
| 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/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 | 1292 /* Returns the number of vmids supported */
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | monaco.dtsi | 2813 qcom,vmids = <QCOM_SCM_VMID_LPASS
|