Searched refs:cached_found (Results 1 – 1 of 1) sorted by relevance
429 static thread_local Virtualization cached_found = _VIRTUALIZATION_INVALID; in detect_vm() local434 if (cached_found >= 0) in detect_vm()435 return cached_found; in detect_vm()528 cached_found = v; in detect_vm()640 static thread_local Virtualization cached_found = _VIRTUALIZATION_INVALID; in detect_container() local646 if (cached_found >= 0) in detect_container()647 return cached_found; in detect_container()783 cached_found = v; in detect_container()