Searched refs:EFI_CALL (Results 1 – 2 of 2) sorted by relevance
46 #define EFI_CALL(exp) do { \ macro
161 EFI_CALL(event->notify_function(event, event->notify_context)); in efi_signal_event()