Searched refs:f_active (Results 1 – 3 of 3) sorted by relevance
932 dom->f_active[i] |= dom->f_requested[i]; /* cmd line */ in xc_dom_parse_image()933 dom->f_active[i] |= dom->parms.f_required[i]; /* kernel */ in xc_dom_parse_image()934 if ( (dom->f_active[i] & dom->parms.f_supported[i]) != in xc_dom_parse_image()935 dom->f_active[i] ) in xc_dom_parse_image()
1547 elf_xen_feature_get(XENFEAT_auto_translated_physmap, dom->f_active) ) in bootearly()
125 uint32_t f_active[XENFEAT_NR_SUBMAPS]; member
Completed in 10 milliseconds