Home
last modified time | relevance | path

Searched refs:text_output (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Defi.h177 u64 text_output; member
/linux-4.1.27/arch/x86/boot/compressed/
Deboot.c36 c->text_output = table->con_out; \
271 output_string = efi_early->text_output + offset; in efi_char16_printk()
272 out = (typeof(out))(unsigned long)efi_early->text_output; in efi_char16_printk()
281 output_string = efi_early->text_output + offset; in efi_char16_printk()
282 out = (typeof(out))(unsigned long)efi_early->text_output; in efi_char16_printk()