Home
last modified time | relevance | path

Searched refs:f_active (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_dom_core.c932 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()
A Dxc_dom_x86.c1547 elf_xen_feature_get(XENFEAT_auto_translated_physmap, dom->f_active) ) in bootearly()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxc_dom.h125 uint32_t f_active[XENFEAT_NR_SUBMAPS]; member

Completed in 10 milliseconds