Home
last modified time | relevance | path

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

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