Searched refs:__efiapi (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/firmware/efi/libstub/
H A Defistub.h47 efi_status_t __efiapi efi_pe_entry(efi_handle_t handle,
180 efi_char16_t *(__efiapi *convert_device_node_to_text)(
183 efi_char16_t *(__efiapi *convert_device_path_to_text)(
198 (__efiapi *convert_text_to_device_node)(const efi_char16_t *);
200 (__efiapi *convert_text_to_device_path)(const efi_char16_t *);
212 typedef void (__efiapi *efi_event_notify_t)(efi_event_t, void *);
257 efi_status_t (__efiapi *allocate_pages)(int, int, unsigned long,
259 efi_status_t (__efiapi *free_pages)(efi_physical_addr_t,
261 efi_status_t (__efiapi *get_memory_map)(unsigned long *, void *,
264 efi_status_t (__efiapi *allocate_poo
[all...]
H A Dsmbios.c12 efi_status_t (__efiapi *add)(efi_smbios_protocol_t *, efi_handle_t,
14 efi_status_t (__efiapi *update_string)(efi_smbios_protocol_t *, u16 *,
16 efi_status_t (__efiapi *remove)(efi_smbios_protocol_t *, u16);
17 efi_status_t (__efiapi *get_next)(efi_smbios_protocol_t *, u16 *, u8 *,
H A Drandom.c15 efi_status_t (__efiapi *get_info)(efi_rng_protocol_t *,
18 efi_status_t (__efiapi *get_rng)(efi_rng_protocol_t *,
H A Defi-stub-entry.c30 efi_status_t __efiapi efi_pe_entry(efi_handle_t handle,
H A Dzboot.c64 asmlinkage efi_status_t __efiapi
H A Dx86-stub.c34 efi_status_t (__efiapi * allow_unaccepted_memory)(
469 efi_status_t __efiapi efi_pe_entry(efi_handle_t handle,
H A Defi-stub-helper.c249 (__efiapi *hash_log_extend_event)(void *, u64, efi_physical_addr_t,
/linux-master/include/linux/
H A Defi.h55 #define __efiapi __attribute__((ms_abi)) macro
57 #define __efiapi __attribute__((regparm(0))) macro
59 #define __efiapi macro
320 efi_get_time_t __efiapi *get_time;
321 efi_set_time_t __efiapi *set_time;
322 efi_get_wakeup_time_t __efiapi *get_wakeup_time;
323 efi_set_wakeup_time_t __efiapi *set_wakeup_time;
324 efi_set_virtual_address_map_t __efiapi *set_virtual_address_map;
326 efi_get_variable_t __efiapi *get_variable;
327 efi_get_next_variable_t __efiapi *get_next_variabl
[all...]
/linux-master/arch/x86/include/asm/uv/
H A Dbios.h119 u64 (__efiapi *function)(enum uv_bios_cmd, ...);
/linux-master/drivers/firmware/efi/
H A Druntime-wrappers.c113 efi_status_t (__efiapi *acpi_prm_handler)(u64, void *);
577 efi_call_acpi_prm_handler(efi_status_t (__efiapi *handler_addr)(u64, void *),
/linux-master/drivers/acpi/
H A Dprmt.c56 efi_status_t (__efiapi *handler_addr)(u64, void *);

Completed in 148 milliseconds