Searched defs:xsaveopt (Results 1 – 3 of 3) sorted by relevance
274 XS64(xsaveopt)(area, xsave_features); in fpu_area_save() local
457 xsaveopt(void *addr, uint64_t mask) in xsaveopt() function
1165 const char *xsaveopt = has_xsaveopt ? " -mxsaveopt" : " -mno-xsaveopt"; in host_detect_local_cpu() local