Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dopal-api.h648 OPAL_HMI_FLAGS_TOD_TB_FAIL = (1ull << 3), /* TOD/TB recovery failed. */ enumerator
/linux/arch/powerpc/platforms/powernv/
H A Dopal.c731 if (be64_to_cpu(out_flags) & OPAL_HMI_FLAGS_TOD_TB_FAIL) in opal_hmi_exception_early2()