Home
last modified time | relevance | path

Searched refs:efi_rts_work (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/firmware/efi/
A Druntime-wrappers.c70 efi_rts_work.arg1 = _arg1; \
71 efi_rts_work.arg2 = _arg2; \
72 efi_rts_work.arg3 = _arg3; \
73 efi_rts_work.arg4 = _arg4; \
88 efi_rts_work.status; \
183 arg1 = efi_rts_work.arg1; in efi_call_rts()
184 arg2 = efi_rts_work.arg2; in efi_call_rts()
185 arg3 = efi_rts_work.arg3; in efi_call_rts()
186 arg4 = efi_rts_work.arg4; in efi_call_rts()
187 arg5 = efi_rts_work.arg5; in efi_call_rts()
[all …]
/linux/arch/x86/platform/efi/
A Dquirks.c720 if (READ_ONCE(efi_rts_work.efi_rts_id) == EFI_NONE || in efi_crash_gracefully_on_page_fault()
721 current_work() != &efi_rts_work.work) in efi_crash_gracefully_on_page_fault()
746 if (efi_rts_work.efi_rts_id == EFI_RESET_SYSTEM) { in efi_crash_gracefully_on_page_fault()
759 efi_rts_work.status = EFI_ABORTED; in efi_crash_gracefully_on_page_fault()
760 complete(&efi_rts_work.efi_rts_comp); in efi_crash_gracefully_on_page_fault()
/linux/include/linux/
A Defi.h1232 extern struct efi_runtime_work efi_rts_work;
/linux/
A DSystem.map163398 ffff800012157740 B efi_rts_work
A D.tmp_System.map163398 ffff800012157740 B efi_rts_work

Completed in 361 milliseconds