Home
last modified time | relevance | path

Searched defs:__efiapi (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/firmware/efi/libstub/
A Defistub.h179 efi_char16_t *(__efiapi *convert_device_node_to_text)( member
182 efi_char16_t *(__efiapi *convert_device_path_to_text)( member
197 (__efiapi *convert_text_to_device_node)(const efi_char16_t *); member
199 (__efiapi *convert_text_to_device_path)(const efi_char16_t *); member
322 void (__efiapi *copy_mem)(void *, const void *, unsigned long); member
323 void (__efiapi *set_mem)(void *, unsigned long, unsigned char); member
/linux-6.3-rc2/include/linux/
A Defi.h53 #define __efiapi __attribute__((ms_abi)) macro
55 #define __efiapi __attribute__((regparm(0))) macro
57 #define __efiapi macro

Completed in 14 milliseconds