Home
last modified time | relevance | path

Searched refs:QCOM_SCM_VMID_HLOS (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/soc/qcom/
A Drmtfs_mem.c264 perms[0].vmid = QCOM_SCM_VMID_HLOS; in qcom_rmtfs_mem_probe()
272 rmtfs_mem->perms = BIT(QCOM_SCM_VMID_HLOS); in qcom_rmtfs_mem_probe()
299 perm.vmid = QCOM_SCM_VMID_HLOS; in qcom_rmtfs_mem_remove()
/linux/include/dt-bindings/firmware/
A Dqcom,scm.h12 #define QCOM_SCM_VMID_HLOS 0x3 macro
/linux/drivers/misc/
A Dfastrpc.c321 u64 src_perms = BIT(QCOM_SCM_VMID_HLOS) | BIT(vmid); in fastrpc_free_map()
324 perm.vmid = QCOM_SCM_VMID_HLOS; in fastrpc_free_map()
810 u64 src_perms = BIT(QCOM_SCM_VMID_HLOS); in fastrpc_map_create()
813 dst_perms[0].vmid = QCOM_SCM_VMID_HLOS; in fastrpc_map_create()
1281 u64 src_perms = BIT(QCOM_SCM_VMID_HLOS); in fastrpc_init_create_static_process()
1336 dst_perms.vmid = QCOM_SCM_VMID_HLOS; in fastrpc_init_create_static_process()
1926 u64 src_perms = BIT(QCOM_SCM_VMID_HLOS); in fastrpc_req_mmap()
2317 src_perms = BIT(QCOM_SCM_VMID_HLOS); in fastrpc_rpmsg_probe()
/linux/drivers/remoteproc/
A Dqcom_q6v5_pas.c636 perm[0].vmid = QCOM_SCM_VMID_HLOS; in adsp_assign_memory_region()
649 adsp->region_assign_owners[offset] = BIT(QCOM_SCM_VMID_HLOS); in adsp_assign_memory_region()
674 perm.vmid = QCOM_SCM_VMID_HLOS; in adsp_unassign_memory_region()
A Dqcom_q6v5_mss.c432 if (local == !!(*current_perm & BIT(QCOM_SCM_VMID_HLOS)) && in q6v5_xfer_mem_ownership()
437 next[perms].vmid = QCOM_SCM_VMID_HLOS; in q6v5_xfer_mem_ownership()
1026 mdata_perm = BIT(QCOM_SCM_VMID_HLOS); in q6v5_mpss_init_image()
2102 qproc->mpss_perm = BIT(QCOM_SCM_VMID_HLOS); in q6v5_probe()
2103 qproc->mba_perm = BIT(QCOM_SCM_VMID_HLOS); in q6v5_probe()
/linux/drivers/firmware/qcom/
A Dqcom_tzmem.c128 QCOM_SCM_VMID_HLOS, handle); in qcom_tzmem_init_area()
/linux/drivers/net/wireless/ath/ath10k/
A Dqmi.c41 src_perms = BIT(QCOM_SCM_VMID_HLOS); in ath10k_qmi_map_msa_permission()
77 dst_perms.vmid = QCOM_SCM_VMID_HLOS; in ath10k_qmi_unmap_msa_permission()
/linux/arch/arm64/boot/dts/qcom/
A Dsdm845.dtsi3416 qcom,vmids = <QCOM_SCM_VMID_HLOS QCOM_SCM_VMID_MSS_MSA

Completed in 32 milliseconds