Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dsmp.c368 opal_quiesce(QUIESCE_RESUME, h); in pnv_cause_nmi_ipi()
397 opal_quiesce(QUIESCE_RESUME, -1); in pnv_cause_nmi_ipi()
/openbmc/linux/arch/powerpc/include/asm/
H A Dopal-api.h222 #define QUIESCE_RESUME 4 /* Un-quiesce */ macro