Searched refs:HVM_PARAM_STORE_EVTCHN (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/xen/interface/hvm/ | ||
A D | params.h | 59 #define HVM_PARAM_STORE_EVTCHN 2 macro |
/u-boot/drivers/xen/ | ||
A D | xenbus.c | 545 if (hvm_get_parameter(HVM_PARAM_STORE_EVTCHN, &v)) in init_xenbus() |
Completed in 4 milliseconds