Lines Matching full:converts

47 //Converts the given processor-generic CPER section into JSON IR.
214 //Converts a single ARM Process Error Information structure into JSON IR.
300 //Converts a single ARM cache/TLB error information structure into JSON IR format.
390 //Converts a single ARM bus error information structure into JSON IR format.
501 //Converts a single ARM processor context block into JSON IR.
735 //Converts a single CPER ARM miscellaneous register array to JSON IR format.
758 //Converts a single CPER-JSON ARM error section into CPER binary, outputting to the given stream.
848 //Converts a single ARM error information structure into CPER binary, outputting to the given stream.
946 //Converts a single ARM cache/TLB error information structure into a CPER structure.
993 //Converts a single ARM bus error information structure into a CPER structure.
1090 //Converts a single ARM context information structure into CPER binary, outputting to the given stream.
1145 //Converts a single AARCH32 GPR CPER-JSON object to CPER binary, outputting to the given stream.
1159 //Converts a single AARCH32 EL1 register set CPER-JSON object to CPER binary, outputting to the given stream.
1174 //Converts a single AARCH32 EL2 register set CPER-JSON object to CPER binary, outputting to the given stream.
1189 //Converts a single AARCH32 secure register set CPER-JSON object to CPER binary, outputting to the given stream.
1204 //Converts a single AARCH64 GPR CPER-JSON object to CPER binary, outputting to the given stream.
1218 //Converts a single AARCH64 EL1 register set CPER-JSON object to CPER binary, outputting to the given stream.
1233 //Converts a single AARCH64 EL2 register set CPER-JSON object to CPER binary, outputting to the given stream.
1248 //Converts a single AARCH64 EL3 register set CPER-JSON object to CPER binary, outputting to the given stream.
1263 //Converts a single ARM miscellaneous register set CPER-JSON object to CPER binary, outputting to the given stream.
1291 //Converts a single ARM unknown register CPER-JSON object to CPER binary, outputting to the given stream.