Home
last modified time | relevance | path

Searched defs:ConfigPtr (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/amd/common/pi/
H A Ddef_callouts.c65 AGESA_STATUS GetBiosCallout(uint32_t Func, uintptr_t Data, void *ConfigPtr) in GetBiosCallout()
84 void *ConfigPtr) in agesa_NoopUnsupported()
89 AGESA_STATUS agesa_NoopSuccess(uint32_t Func, uintptr_t Data, void *ConfigPtr) in agesa_NoopSuccess()
95 void *ConfigPtr) in agesa_EmptyIdsInitData()
103 AGESA_STATUS agesa_Reset(uint32_t Func, uintptr_t Data, void *ConfigPtr) in agesa_Reset()
148 uintptr_t Data, void *ConfigPtr) in platform_PcieSlotResetControl()
156 void *ConfigPtr) in agesa_PcieSlotResetControl()
176 AP_EXE_PARAMS *ConfigPtr; member
202 AGESA_STATUS agesa_RunFuncOnAp(uint32_t Func, uintptr_t Data, void *ConfigPtr) in agesa_RunFuncOnAp()
217 void *ConfigPtr) in agesa_RunFcnOnAllAps()
[all …]
H A Dheapmanager.c35 void *ConfigPtr) in agesa_GetTempHeapBase()
58 AGESA_STATUS agesa_HeapRebase(uint32_t Func, uintptr_t Data, void *ConfigPtr) in agesa_HeapRebase()
133 void *ConfigPtr) in agesa_AllocateBuffer()
308 void *ConfigPtr) in agesa_DeallocateBuffer()
420 AGESA_STATUS agesa_LocateBuffer(uint32_t Func, uintptr_t Data, void *ConfigPtr) in agesa_LocateBuffer()
/aosp_15_r20/external/coreboot/src/drivers/amd/agesa/
H A Ddef_callouts.c19 AGESA_STATUS GetBiosCallout(UINT32 Func, UINTN Data, VOID *ConfigPtr) in GetBiosCallout()
48 AGESA_STATUS agesa_NoopUnsupported(UINT32 Func, UINTN Data, VOID *ConfigPtr) in agesa_NoopUnsupported()
53 AGESA_STATUS agesa_NoopSuccess(UINT32 Func, UINTN Data, VOID *ConfigPtr) in agesa_NoopSuccess()
58 AGESA_STATUS agesa_EmptyIdsInitData(UINT32 Func, UINTN Data, VOID *ConfigPtr) in agesa_EmptyIdsInitData()
66 AGESA_STATUS agesa_Reset(UINT32 Func, UINTN Data, VOID *ConfigPtr) in agesa_Reset()
102 AGESA_STATUS agesa_RunFuncOnAp(UINT32 Func, UINTN Data, VOID *ConfigPtr) in agesa_RunFuncOnAp()
130 AGESA_STATUS agesa_ReadSpd(UINT32 Func, UINTN Data, VOID *ConfigPtr) in agesa_ReadSpd()
138 AGESA_STATUS agesa_ReadSpd_from_cbfs(UINT32 Func, UINTN Data, VOID *ConfigPtr) in agesa_ReadSpd_from_cbfs()
H A Dheapmanager.c354 AGESA_STATUS HeapManagerCallout(UINT32 Func, UINTN Data, VOID *ConfigPtr) in HeapManagerCallout()
/aosp_15_r20/external/coreboot/src/soc/amd/stoneyridge/
H A DBiosCallOuts.c18 void *ConfigPtr) in agesa_fch_initreset()
37 void *ConfigPtr) in agesa_fch_initenv()
81 AGESA_STATUS agesa_ReadSpd(uint32_t Func, uintptr_t Data, void *ConfigPtr) in agesa_ReadSpd()
126 AGESA_STATUS agesa_HaltThisAp(uint32_t Func, uintptr_t Data, void *ConfigPtr) in agesa_HaltThisAp()
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/Lib/
H A Damdlib.c404 IN OUT AMD_CONFIG_PARAMS *ConfigPtr in LibAmdMsrRead()
418 IN OUT AMD_CONFIG_PARAMS *ConfigPtr in LibAmdMsrWrite()
428 IN OUT AMD_CONFIG_PARAMS *ConfigPtr in LibAmdCpuidRead()
/aosp_15_r20/external/coreboot/src/mainboard/pcengines/apu2/
H A DBiosCallOuts.c106 static AGESA_STATUS board_ReadSpd_from_cbfs(UINT32 Func, UINTN Data, VOID *ConfigPtr) in board_ReadSpd_from_cbfs()