Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/
Djailhouse.c152 static inline bool jailhouse_uart_enabled(unsigned int uart_nr) in jailhouse_uart_enabled() argument
154 return setup_data.v2.flags & BIT(uart_nr); in jailhouse_uart_enabled()