Searched defs:is_per_vcpu (Results 1 – 2 of 2) sorted by relevance
868 static void __do_sched_recv_cb(u16 part_id, u16 vcpu, bool is_per_vcpu) in __do_sched_recv_cb()1200 static int ffa_notify_request(struct ffa_device *dev, bool is_per_vcpu, in ffa_notify_request()1236 bool is_per_vcpu, u16 vcpu) in ffa_notify_send()1287 ffa_self_notif_handle(u16 vcpu, bool is_per_vcpu, void *cb_data) in ffa_self_notif_handle()
834 bool is_per_vcpu = false; in optee_ffa_async_notif_init() local