Lines Matching refs:ffa_device
499 static int ffa_msg_send2(struct ffa_device *dev, u16 src_id, void *buf, size_t sz) in ffa_msg_send2()
960 struct ffa_device *dev;
1074 static int ffa_run(struct ffa_device *dev, u16 vcpu) in ffa_run()
1128 static void ffa_mode_32bit_set(struct ffa_device *dev) in ffa_mode_32bit_set()
1133 static int ffa_sync_send_receive(struct ffa_device *dev, in ffa_sync_send_receive()
1140 static int ffa_indirect_msg_send(struct ffa_device *dev, void *buf, size_t sz) in ffa_indirect_msg_send()
1145 static int ffa_sync_send_receive2(struct ffa_device *dev, in ffa_sync_send_receive2()
1182 struct ffa_device *dev;
1189 ffa_sched_recv_cb_update(struct ffa_device *dev, ffa_sched_recv_cb callback, in ffa_sched_recv_cb_update()
1229 static int ffa_sched_recv_cb_register(struct ffa_device *dev, in ffa_sched_recv_cb_register()
1235 static int ffa_sched_recv_cb_unregister(struct ffa_device *dev) in ffa_sched_recv_cb_unregister()
1299 static int update_notifier_cb(struct ffa_device *dev, int notify_id, in update_notifier_cb()
1327 static int __ffa_notify_relinquish(struct ffa_device *dev, int notify_id, in __ffa_notify_relinquish()
1355 static int ffa_notify_relinquish(struct ffa_device *dev, int notify_id) in ffa_notify_relinquish()
1360 static int ffa_fwk_notify_relinquish(struct ffa_device *dev, int notify_id) in ffa_fwk_notify_relinquish()
1365 static int __ffa_notify_request(struct ffa_device *dev, bool is_per_vcpu, in __ffa_notify_request()
1417 static int ffa_notify_request(struct ffa_device *dev, bool is_per_vcpu, in ffa_notify_request()
1425 ffa_fwk_notify_request(struct ffa_device *dev, ffa_fwk_notifier_cb cb, in ffa_fwk_notify_request()
1431 static int ffa_notify_send(struct ffa_device *dev, int notify_id, in ffa_notify_send()
1588 void ffa_device_match_uuid(struct ffa_device *ffa_dev, const uuid_t *uuid) in ffa_device_match_uuid()
1607 struct ffa_device *fdev = to_ffa_dev(dev); in ffa_bus_notifier()
1632 static int ffa_xa_add_partition_info(struct ffa_device *dev) in ffa_xa_add_partition_info()
1684 struct ffa_device *ffa_dev; in ffa_setup_host_partition()
1735 struct ffa_device *ffa_dev; in ffa_setup_partitions()