Home
last modified time | relevance | path

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

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