Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dpaca.h173 u8 hmi_event_available; /* HMI event is available */ member
/linux-4.1.27/arch/powerpc/platforms/powernv/
Dopal.c553 local_paca->hmi_event_available = 1; in opal_hmi_exception_early()
570 if (!local_paca->hmi_event_available) in opal_handle_hmi_exception()
573 local_paca->hmi_event_available = 0; in opal_handle_hmi_exception()