Home | History | Annotate | Download | only in PiSmmCpuDxeSmm

Lines Matching refs:Operation

26   Performs an atomic compare exchange operation to get semaphore.

27 The compare exchange operation must be performed using
55 Performs an atomic compare exchange operation to release semaphore.
56 The compare exchange operation must be performed using
83 Performs an atomic compare exchange operation to lock semaphore.
84 The compare exchange operation must be performed using
109 Wait all APs to performs an atomic compare exchange operation to release semaphore.
128 Performs an atomic compare exchange operation to release semaphore
217 // - The timeout value must be longer than longest possible IO operation in the system
929 gSmmCpuPrivate->Operation[CpuIndex] == SmmCpuRemove ||