Home
last modified time | relevance | path

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

/linux-6.1.9/include/xen/interface/hvm/
Dparams.h104 #define HVM_PARAM_CONSOLE_PFN 17 macro
/linux-6.1.9/drivers/tty/hvc/
Dhvc_xen.c257 r = hvm_get_parameter(HVM_PARAM_CONSOLE_PFN, &v); in xen_hvm_console_init()