Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/public/hvm/
H A Dparams.h45 #define HVM_PARAM_STORE_EVTCHN 2 macro
/titanic_41/usr/src/uts/i86pc/os/
H A Dxpv_platform.c182 if (hvm_get_param(HVM_PARAM_STORE_EVTCHN, &val) < 0) in xen_hvm_init()