Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/
Djailhouse.c161 static const u16 pcuart_base[] = {0x3f8, 0x2f8, 0x3e8, 0x2e8}; in jailhouse_serial_fixup() local
164 for (n = 0; n < ARRAY_SIZE(pcuart_base); n++) { in jailhouse_serial_fixup()
165 if (pcuart_base[n] != up->iobase) in jailhouse_serial_fixup()