Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/hvm/
Dparams.h95 #define HVM_PARAM_CONSOLE_EVTCHN 18 macro
/linux-4.4.14/drivers/tty/hvc/
Dhvc_xen.c224 r = hvm_get_parameter(HVM_PARAM_CONSOLE_EVTCHN, &v); in xen_hvm_console_init()
309 err = hvm_get_parameter(HVM_PARAM_CONSOLE_EVTCHN, &v); in xen_console_update_evtchn()