Searched defs:is_per_vcpu (Results 1 – 2 of 2) sorted by relevance
677 bool is_per_vcpu) in vm_notifications_validate_binding()692 bool is_per_vcpu) in vm_notifications_update_bindings()734 bool is_from_vm, bool is_per_vcpu, in vm_notifications_validate_per_vcpu()755 bool is_per_vcpu) in vm_notifications_partition_set_pending()864 struct notifications_state *state, ffa_vm_id_t vm_id, bool is_per_vcpu, in vm_notifications_state_info_get()
3338 const bool is_per_vcpu = (flags & FFA_NOTIFICATION_FLAG_PER_VCPU) != 0U; in api_ffa_notification_update_bindings() local3436 bool is_per_vcpu = (flags & FFA_NOTIFICATION_FLAG_PER_VCPU) != 0U; in api_ffa_notification_set() local
Completed in 9 milliseconds