Home
last modified time | relevance | path

Searched refs:Sw (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNC/
DQNCSmmSw.c47 Context->Sw.SwSmiInputValue = IoRead8 (R_APM_CNT); in SwGetContext()
56 return (BOOLEAN)( Context1->Sw.SwSmiInputValue == Context2->Sw.SwSmiInputValue ); in SwCmpContext()
95 Record->CommBuffer.Sw.SwSmiCpuIndex = CpuIndex; in SwGetBuffer()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/
DQNCSmmCore.c294 if (RecordInDb->ChildContext.Sw.SwSmiInputValue == FedSwSmiInputValue) { in SmiInputValueDuplicateCheck()
391 if (RegisterContext->Sw.SwSmiInputValue == (UINTN)-1) { in QNCSmmCoreRegister()
399 RegisterContext->Sw.SwSmiInputValue = Index; in QNCSmmCoreRegister()
403 if (RegisterContext->Sw.SwSmiInputValue == (UINTN)-1) { in QNCSmmCoreRegister()
416 if (Record->ChildContext.Sw.SwSmiInputValue > MAXIMUM_SWI_VALUE) { in QNCSmmCoreRegister()
420 if (EFI_ERROR (SmiInputValueDuplicateCheck (Record->ChildContext.Sw.SwSmiInputValue))) { in QNCSmmCoreRegister()
DQNCSmm.h221 EFI_SMM_SW_REGISTER_CONTEXT Sw; member
231 EFI_SMM_SW_CONTEXT Sw; member
504 EFI_SMM_SW_DISPATCH2_PROTOCOL Sw; member