Searched refs:efi_thunk (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/x86/platform/efi/ |
| A D | efi_64.c | 512 #define efi_thunk(func...) \ macro 600 status = efi_thunk(get_variable, phys_name, phys_vendor, in efi_thunk_get_variable() 629 status = efi_thunk(set_variable, phys_name, phys_vendor, in efi_thunk_set_variable() 660 status = efi_thunk(set_variable, phys_name, phys_vendor, in efi_thunk_set_variable_nonblocking() 690 status = efi_thunk(get_next_variable, phys_name_size, in efi_thunk_get_next_variable() 716 efi_thunk(reset_system, reset_type, status, data_size, phys_data); in efi_thunk_reset_system() 751 status = efi_thunk(query_variable_info, attr, phys_storage, in efi_thunk_query_variable_info() 778 status = efi_thunk(query_variable_info, attr, phys_storage, in efi_thunk_query_variable_info_nonblocking()
|
Completed in 5 milliseconds