Searched defs:mce (Results 1 – 7 of 7) sorted by relevance
13 struct mce { struct14 __u64 status; /* Bank's MCi_STATUS MSR */15 __u64 misc; /* Bank's MCi_MISC MSR */16 __u64 addr; /* Bank's MCi_ADDR MSR */17 __u64 mcgstatus; /* Machine Check Global Status MSR */18 __u64 ip; /* Instruction Pointer when the error happened */19 __u64 tsc; /* CPU time stamp counter */20 __u64 time; /* Wall time_t when error was detected */21 __u8 cpuvendor; /* Kernel's X86_VENDOR enum */22 __u8 inject_flags; /* Software inject flags */[all …]
162 const GrMatrixConvolutionEffect& mce = args.fFp.cast<GrMatrixConvolutionEffect>(); in emitKernelBlock() local200 const GrMatrixConvolutionEffect& mce = args.fFp.cast<GrMatrixConvolutionEffect>(); in emitCode() local
117 …private static final com.ibm.icu.math.MathContext mce = new com.ibm.icu.math.MathContext(9, com.ib… field in DiagBigDecimalTest
120 …private static final android.icu.math.MathContext mce = new android.icu.math.MathContext(9, androi… field in DiagBigDecimalTest
20424 struct mce { struct20425 __u64 status;20426 __u64 misc;20427 __u64 addr;20428 __u64 mcgstatus;20452 typedef long unsigned int mce_banks_t[1]; argument22687 struct mce mce; member
20500 struct mce { struct20501 __u64 status;20502 __u64 misc;20503 __u64 addr;20527 typedef long unsigned int mce_banks_t[1]; argument22886 struct mce mce; member