Home
last modified time | relevance | path

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

/hypervisor/release/
A Duart16550.c14 bool get_pio_dbg_uart_cfg(__unused uint16_t *pio_address, __unused uint32_t *nbytes) { in get_pio_dbg_uart_cfg() function
/hypervisor/include/debug/
A Duart16550.h142 bool get_pio_dbg_uart_cfg(uint16_t *pio_address, uint32_t *nbytes);
/hypervisor/debug/
A Duart16550.c312 bool get_pio_dbg_uart_cfg(uint16_t *pio_address, uint32_t *nbytes) in get_pio_dbg_uart_cfg() function
/hypervisor/arch/x86/guest/
A Dvm.c470 if (get_pio_dbg_uart_cfg(&pio_address, &nbytes)) { in deny_hv_owned_devices()

Completed in 28 milliseconds