Searched refs:cpu_get_mem_unum (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcpu_module.h164 int cpu_get_mem_unum(int synd_status, ushort_t synd, uint64_t afsr,
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dmach_cpu_module.c134 cpu_get_mem_unum(int synd_stat, ushort_t synd, uint64_t afsr, uint64_t afar, function
H A Dopl_olympus.c1205 cpu_get_mem_unum(int synd_status, ushort_t flt_synd, uint64_t flt_stat, function
1231 * Wrapper for cpu_get_mem_unum() routine that takes an
1239 * We always pass -1 so that cpu_get_mem_unum will interpret this as a
1242 return (cpu_get_mem_unum(synd_status, aflt->flt_synd,
1249 * This routine is a more generic interface to cpu_get_mem_unum()
1275 ret = cpu_get_mem_unum(synd_status, (ushort_t)synd, *afsr, afar,
H A Dspitfire.c1890 cpu_get_mem_unum(int synd_status, ushort_t synd, uint64_t afsr, function
1922 * Wrapper for cpu_get_mem_unum() routine that takes an
1929 return (cpu_get_mem_unum(synd_status, SYND(aflt->flt_synd),
1935 * This routine is a more generic interface to cpu_get_mem_unum(),
1958 if ((ret = cpu_get_mem_unum(synd_status, (ushort_t)synd, *afsr, afar,
H A Dus3_common.c3478 cpu_get_mem_unum(int synd_status, ushort_t flt_synd, uint64_t flt_stat, function
3513 * Wrapper for cpu_get_mem_unum() routine that takes an
3522 * not be the CPU AFSR, and we pass in a -1 to cpu_get_mem_unum()
3525 return (cpu_get_mem_unum(synd_status, aflt->flt_synd,
3561 * This routine is a more generic interface to cpu_get_mem_unum()
3608 ret = cpu_get_mem_unum(synd_status, (ushort_t)synd, t_afsr_errs, afar,
/illumos-gate/usr/src/uts/sun4u/os/
H A Decc.c154 (void) cpu_get_mem_unum(AFLT_STAT_VALID, ecc->flt_synd,

Completed in 74 milliseconds