Home
last modified time | relevance | path

Searched refs:QCOM_SCM_PERM_RWX (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dqcom_scm.h40 #define QCOM_SCM_PERM_RWX (QCOM_SCM_PERM_RW | QCOM_SCM_PERM_EXEC) macro
/Linux-v4.19/drivers/remoteproc/
Dqcom_q6v5_pil.c333 next.perm = remote_owner ? QCOM_SCM_PERM_RW : QCOM_SCM_PERM_RWX; in q6v5_xfer_mem_ownership()