Home
last modified time | relevance | path

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

/linux-6.1.9/include/xen/interface/hvm/
Dparams.h105 #define HVM_PARAM_CONSOLE_EVTCHN 18 macro
/linux-6.1.9/drivers/tty/hvc/
Dhvc_xen.c252 r = hvm_get_parameter(HVM_PARAM_CONSOLE_EVTCHN, &v); in xen_hvm_console_init()
346 err = hvm_get_parameter(HVM_PARAM_CONSOLE_EVTCHN, &v); in xen_console_update_evtchn()