Searched refs:nextScope (Results 1 – 2 of 2) sorted by relevance
401 newScope->nextScope = iter->savedScope; in SecureDTEnterEntry()423 iter->savedScope = newScope->nextScope; in SecureDTExitEntry()464 iter->savedScope = scope->nextScope; in SecureDTRestartEntryIteration()
93 struct DTSavedScope * nextScope; member