Home
last modified time | relevance | path

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

/hypervisor/debug/
A Dconsole.c225 if ((pcpuid_from_vcpu(vcpu) == VUART_TIMER_CPU) && (is_lapic_pt_enabled(vcpu))) { in console_vmexit_callback()
236 if (VUART_TIMER_CPU == BSP_CPU_ID) { in suspend_console()
243 if (VUART_TIMER_CPU == BSP_CPU_ID) { in resume_console()
/hypervisor/arch/x86/
A Dinit.c52 if (pcpu_id == VUART_TIMER_CPU) { in init_debug_post()
/hypervisor/include/dm/
A Dvuart.h50 #define VUART_TIMER_CPU CONFIG_VUART_TIMER_PCPU macro

Completed in 5 milliseconds