Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_dom_binloader.c115 #define FLAGS_REQUIRED XEN_MULTIBOOT_FLAG_ADDRSVALID macro
174 if ( (image_info->flags & FLAGS_MASK) != FLAGS_REQUIRED ) in xc_dom_parse_bin_kernel()
179 __FUNCTION__, FLAGS_REQUIRED, image_info->flags & FLAGS_MASK); in xc_dom_parse_bin_kernel()

Completed in 3 milliseconds