Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dopal-api.h649 OPAL_HMI_FLAGS_NEW_EVENT = (1ull << 63), /* An event has been created */ enumerator
/linux-6.1.9/arch/powerpc/platforms/powernv/
Dopal.c727 if (be64_to_cpu(out_flags) & OPAL_HMI_FLAGS_NEW_EVENT) in opal_hmi_exception_early2()