Home
last modified time | relevance | path

Searched defs:rtas_suspend_me_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
Drtas.h67 struct rtas_suspend_me_data { struct
68 atomic_t working; /* number of cpus accessing this struct */
69 atomic_t done;
70 int token; /* ibm,suspend-me */
71 atomic_t error;
72 struct completion *complete; /* wait on this until working == 0 */