Searched refs:EFI_CALL_VOID (Results 1 – 3 of 3) sorted by relevance
28 EFI_CALL_VOID(efi_runtime_services.reset_system(EFI_RESET_COLD, in efi_watchdog_timer_notify()
187 EFI_CALL_VOID(event->notify_function(event, in efi_queue_event()
62 #define EFI_CALL_VOID(exp) do { \ macro