Searched refs:XL_MANDATORY_FLAG_ALL (Results 1 – 2 of 2) sorted by relevance
/xen/tools/xl/ | ||
A D | xl.h | 82 #define XL_MANDATORY_FLAG_ALL (XL_MANDATORY_FLAG_JSON | \ macro |
A D | xl_vmcontrol.c | 726 badflags = hdr.mandatory_flags & ~XL_MANDATORY_FLAG_ALL; in create_domain() |
Completed in 4 milliseconds