Searched refs:gIODextRelaunchMax (Results 1 – 1 of 1) sorted by relevance
295 static SECURITY_READ_ONLY_LATE(uint32_t) gIODextRelaunchMax; variable490 if (!PE_parse_boot_argn("dextrelaunch", &gIODextRelaunchMax, sizeof(gIODextRelaunchMax))) { in initialize()493 gIODextRelaunchMax = 10; in initialize()495 gIODextRelaunchMax = 1000; in initialize()3931 if (isDext && !gIODextRelaunchMax && rematchCountProp) { in probeCandidates()3989 if (count > gIODextRelaunchMax) { in probeCandidates()