Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/lguest/
Dboot.c1204 static int console_cfg_offset = 0; variable
1241 console_cfg_offset = -1; in probe_pci_console()
1306 console_cfg_offset = device_offset; in probe_pci_console()
1319 if (console_cfg_offset < 0) in early_put_chars()
1322 if (unlikely(!console_cfg_offset)) { in early_put_chars()
1324 if (console_cfg_offset < 0) in early_put_chars()
1329 console_cfg_offset in early_put_chars()