Home
last modified time | relevance | path

Searched refs:shmem_size (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mailbox/
H A Dpcc.c358 if (pcc_mchan->shmem_size < sizeof(signature)) { in pcc_mbox_validate_signature()
404 pcc_mchan->shmem_size); in pcc_mbox_request_channel()
737 pchan->chan.shmem_size = pcct_ss->length; in pcc_parse_subspace_shmem()
746 pchan->chan.shmem_size = pcct_ext->length; in pcc_parse_subspace_shmem()
H A Driscv-sbi-mpxy-mbox.c331 static int mpxy_get_shmem_size(unsigned long *shmem_size) in mpxy_get_shmem_size() argument
339 if (shmem_size) in mpxy_get_shmem_size()
340 *shmem_size = sret.value; in mpxy_get_shmem_size()
/linux/drivers/devfreq/
H A Dhisi_uncore_freq.c128 if (pcc_chan->shmem_size < sizeof(struct hisi_uncore_pcc_shmem)) { in hisi_uncore_request_pcc_chan()
132 pcc_chan->shmem_size); in hisi_uncore_request_pcc_chan()