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.
303 //Converts a single ARM cache/TLB error information structure into JSON IR format.
393 //Converts a single ARM bus error information structure into JSON IR format.
504 //Converts a single ARM processor context block into JSON IR.
738 //Converts a single CPER ARM miscellaneous register array to JSON IR format.
761 //Converts a single CPER-JSON ARM error section into CPER binary, outputting to the given stream.
851 //Converts a single ARM error information structure into CPER binary, outputting to the given stream.
949 //Converts a single ARM cache/TLB error information structure into a CPER structure.
996 //Converts a single ARM bus error information structure into a CPER structure.
1093 //Converts a single ARM context information structure into CPER binary, outputting to the given stream.
1148 //Converts a single AARCH32 GPR CPER-JSON object to CPER binary, outputting to the given stream.
1162 //Converts a single AARCH32 EL1 register set CPER-JSON object to CPER binary, outputting to the given stream.
1177 //Converts a single AARCH32 EL2 register set CPER-JSON object to CPER binary, outputting to the given stream.
1192 //Converts a single AARCH32 secure register set CPER-JSON object to CPER binary, outputting to the given stream.
1207 //Converts a single AARCH64 GPR CPER-JSON object to CPER binary, outputting to the given stream.
1221 //Converts a single AARCH64 EL1 register set CPER-JSON object to CPER binary, outputting to the given stream.
1236 //Converts a single AARCH64 EL2 register set CPER-JSON object to CPER binary, outputting to the given stream.
1251 //Converts a single AARCH64 EL3 register set CPER-JSON object to CPER binary, outputting to the given stream.
1266 //Converts a single ARM miscellaneous register set CPER-JSON object to CPER binary, outputting to the given stream.
1294 //Converts a single ARM unknown register CPER-JSON object to CPER binary, outputting to the given stream.