Home
last modified time | relevance | path

Searched refs:nip_valid (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dmce_power.c140 bool nip_valid; /* nip is a valid indicator of faulting address */ member
546 if (table[i].nip_valid && !mce_in_guest()) { in mce_handle_ierror()
/openbmc/qemu/hw/ppc/
H A Dspapr_events.c266 bool nip_valid; /* nip is a valid indicator of faulting address */ member
792 if (mc_ierror_table[i].nip_valid) { in spapr_mce_get_elog_type()