wil_details_FeatureStateCache_GetCachedFeatureEnabledState

NTSTATUS __stdcall wil_details_FeatureStateCache_GetCachedFeatureEnabledState(
        INT32 *a1,
        const PUSER_THREAD_START_ROUTINE *a2){
  if( (*a1 & 1) != 0 )
    return *a1;
  else
    return wil_details_FeatureStateCache_ReevaluateCachedFeatureEnabledState(a1, (unsigned int)*a1, a2);
}

Referenced by:

Feature_Servicing_2206c_38536160__private_IsEnabled
Feature_Servicing_2207c_QxS0Irp__private_IsEnabled
Feature_Servicing_37028738__private_IsEnabled
Feature_Servicing_39887415__private_IsEnabled
Feature_Servicing_AdtpBuildAccessReasonAuditString_CrashFix__private_IsEnabled
Feature_Servicing_SetVadPageSize__private_IsEnabled
Feature_SleepReliabilityDetailedDiagnostics__private_IsEnabled
wil_details_GetCurrentFeatureEnabledState