Home | History | Annotate | Download | only in SmmPeriodicSmiLib

Lines Matching refs:SetJump

578   // Set a flag so the next periodic SMI event will resume at where SetJump() 

586 SetJumpFlag = SetJump (&PeriodicSmiLibraryHandler->YieldJumpBuffer);
589 // The intial call to SetJump() always returns 0.
669 // Save context in DispatchJumpBuffer. The intial call to SetJump() always
674 if (SetJump (&PeriodicSmiLibraryHandler->DispatchJumpBuffer) != 0) {