Searched refs:efi_char16_printk (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/firmware/efi/libstub/
H A Defistub.h12 void efi_char16_printk(efi_system_table_t *, efi_char16_t *);
H A Darm-stub.c99 efi_char16_printk(sys_table_arg, filename_16); efi_file_size()
139 void efi_char16_printk(efi_system_table_t *sys_table_arg, efi_char16_printk() function
H A Defi-stub-helper.c59 efi_char16_printk(sys_table_arg, nl); efi_printk()
62 efi_char16_printk(sys_table_arg, ch); efi_printk()
/linux-4.1.27/arch/x86/boot/compressed/
H A Deboot.c52 void efi_char16_printk(efi_system_table_t *, efi_char16_t *);
68 efi_char16_printk(sys_table, filename_16); __file_size32()
121 efi_char16_printk(sys_table, filename_16); __file_size64()
261 void efi_char16_printk(efi_system_table_t *table, efi_char16_t *str) efi_char16_printk() function

Completed in 47 milliseconds