Home
last modified time | relevance | path

Searched refs:SMEM_GLOBAL_HOST (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dsmem.c53 * region with partition type (SMEM_GLOBAL_HOST) and the max smem item count is
84 #define SMEM_GLOBAL_HOST 0xfffe macro
791 if (le16_to_cpu(entry->host0) != SMEM_GLOBAL_HOST) in qcom_smem_set_global_partition()
794 if (le16_to_cpu(entry->host1) == SMEM_GLOBAL_HOST) { in qcom_smem_set_global_partition()
806 SMEM_GLOBAL_HOST, SMEM_GLOBAL_HOST); in qcom_smem_set_global_partition()
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dsmem.c55 * region with partition type (SMEM_GLOBAL_HOST) and the max smem item count is
86 #define SMEM_GLOBAL_HOST 0xfffe macro
929 if (le16_to_cpu(entry->host0) != SMEM_GLOBAL_HOST) in qcom_smem_set_global_partition()
932 if (le16_to_cpu(entry->host1) == SMEM_GLOBAL_HOST) { in qcom_smem_set_global_partition()
944 SMEM_GLOBAL_HOST, SMEM_GLOBAL_HOST); in qcom_smem_set_global_partition()

Completed in 4 milliseconds