Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Driscv-sbi-mpxy-mbox.c115 struct mpxy_local { struct
124 static DEFINE_PER_CPU(struct mpxy_local, mpxy_local); argument
130 struct mpxy_local *mpxy = this_cpu_ptr(&mpxy_local); in mpxy_get_channel_count()
159 struct mpxy_local *mpxy = this_cpu_ptr(&mpxy_local); in mpxy_get_channel_ids()
194 struct mpxy_local *mpxy = this_cpu_ptr(&mpxy_local); in mpxy_read_attrs()
219 struct mpxy_local *mpxy = this_cpu_ptr(&mpxy_local); in mpxy_write_attrs()
242 struct mpxy_local *mpxy = this_cpu_ptr(&mpxy_local); in mpxy_send_message_with_resp()
278 struct mpxy_local *mpxy = this_cpu_ptr(&mpxy_local); in mpxy_send_message_without_resp()
303 struct mpxy_local *mpxy = this_cpu_ptr(&mpxy_local); in mpxy_get_notifications()
347 struct mpxy_local *mpxy; in mpxy_setup_shmem()
[all …]