Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/boot/compressed/
Deboot.c668 bool conout_found = false; in setup_gop32() local
681 conout_found = true; in setup_gop32()
684 if (status == EFI_SUCCESS && (!first_gop || conout_found)) { in setup_gop32()
704 if (conout_found) in setup_gop32()
781 bool conout_found = false; in setup_gop64() local
794 conout_found = true; in setup_gop64()
797 if (status == EFI_SUCCESS && (!first_gop || conout_found)) { in setup_gop64()
817 if (conout_found) in setup_gop64()