Home
last modified time | relevance | path

Searched refs:OPAL_HMI_FLAGS_NEW_EVENT (Results 1 - 4 of 4) sorted by relevance

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

Completed in 10 milliseconds