Home
last modified time | relevance | path

Searched refs:TargetInfo (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dtarget-info-impl.h2 * QEMU TargetInfo structure definition
15 typedef struct TargetInfo {
28 } TargetInfo;
33 * Returns: The TargetInfo structure definition for this target binary.
35 const TargetInfo *target_info(void);
14 typedef struct TargetInfo { global() struct
27 } TargetInfo; global() typedef
/openbmc/qemu/
H A Dtarget-info-stub.c19 static const TargetInfo target_info_stub = {
28 const TargetInfo *target_info(void)
H A DMAINTAINERS2006 TargetInfo API
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dfapi_data_process.cpp38 struct TargetInfo struct
47 TargetInfo() in TargetInfo() function
80 TargetInfo* targetInfo = static_cast<TargetInfo*>(appPrivData); in pdbgCallbackToGetTgtReqAttrsVal()
157 TargetInfo& targetInfo) in getTgtReqAttrsVal()
348 phal::TargetInfo targetInfo; in convertFAPItoPELformat()
390 phal::TargetInfo targetInfo; in convertFAPItoPELformat()
/openbmc/openpower-proc-control/extensions/phal/
H A Dphal_error.cpp41 struct TargetInfo struct
50 TargetInfo() in TargetInfo() argument
83 TargetInfo* targetInfo = static_cast<TargetInfo*>(appPrivData); in pdbgCallbackToGetTgtReqAttrsVal()
162 TargetInfo& targetInfo) in getTgtReqAttrsVal()
622 phal::TargetInfo targetInfo; in processBootErrorHelper()
668 phal::TargetInfo targetInfo; in processBootErrorHelper()