Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powernv/
Dopal-hmi.c84 if (!hmi_evt->u.xstop_error.xstop_reason) { in print_core_checkstop_reason()
90 be32_to_cpu(hmi_evt->u.xstop_error.u.pir)); in print_core_checkstop_reason()
92 if (be32_to_cpu(hmi_evt->u.xstop_error.xstop_reason) & in print_core_checkstop_reason()
135 if (!hmi_evt->u.xstop_error.xstop_reason) { in print_nx_checkstop_reason()
141 be32_to_cpu(hmi_evt->u.xstop_error.u.chip_id)); in print_nx_checkstop_reason()
143 if (be32_to_cpu(hmi_evt->u.xstop_error.xstop_reason) & in print_nx_checkstop_reason()
153 switch (hmi_evt->u.xstop_error.xstop_type) { in print_checkstop_reason()
/arch/powerpc/include/asm/
Dopal-api.h556 } xstop_error; member