Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/firmware/
H A Dqcom,scm.h12 #define QCOM_SCM_VMID_HLOS 0x3 macro
/openbmc/linux/drivers/soc/qcom/
H A Drmtfs_mem.c255 perms[0].vmid = QCOM_SCM_VMID_HLOS; in qcom_rmtfs_mem_probe()
263 rmtfs_mem->perms = BIT(QCOM_SCM_VMID_HLOS); in qcom_rmtfs_mem_probe()
290 perm.vmid = QCOM_SCM_VMID_HLOS; in qcom_rmtfs_mem_remove()
/openbmc/linux/drivers/misc/
H A Dfastrpc.c320 u64 src_perms = BIT(QCOM_SCM_VMID_HLOS) | BIT(vmid); in fastrpc_free_map()
323 perm.vmid = QCOM_SCM_VMID_HLOS; in fastrpc_free_map()
809 u64 src_perms = BIT(QCOM_SCM_VMID_HLOS); in fastrpc_map_create()
812 dst_perms[0].vmid = QCOM_SCM_VMID_HLOS; in fastrpc_map_create()
1282 u64 src_perms = BIT(QCOM_SCM_VMID_HLOS); in fastrpc_init_create_static_process()
1337 dst_perms.vmid = QCOM_SCM_VMID_HLOS; in fastrpc_init_create_static_process()
1927 u64 src_perms = BIT(QCOM_SCM_VMID_HLOS); in fastrpc_req_mmap()
/openbmc/linux/drivers/remoteproc/
H A Dqcom_q6v5_mss.c431 if (local == !!(*current_perm & BIT(QCOM_SCM_VMID_HLOS)) && in q6v5_xfer_mem_ownership()
436 next[perms].vmid = QCOM_SCM_VMID_HLOS; in q6v5_xfer_mem_ownership()
1025 mdata_perm = BIT(QCOM_SCM_VMID_HLOS); in q6v5_mpss_init_image()
2101 qproc->mpss_perm = BIT(QCOM_SCM_VMID_HLOS); in q6v5_probe()
2102 qproc->mba_perm = BIT(QCOM_SCM_VMID_HLOS); in q6v5_probe()
H A Dqcom_q6v5_pas.c615 adsp->region_assign_perms = BIT(QCOM_SCM_VMID_HLOS); in adsp_assign_memory_region()
637 perm.vmid = QCOM_SCM_VMID_HLOS; in adsp_unassign_memory_region()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dqmi.c40 src_perms = BIT(QCOM_SCM_VMID_HLOS); in ath10k_qmi_map_msa_permission()
76 dst_perms.vmid = QCOM_SCM_VMID_HLOS; in ath10k_qmi_unmap_msa_permission()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845.dtsi3391 qcom,vmids = <QCOM_SCM_VMID_HLOS QCOM_SCM_VMID_MSS_MSA