Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Dsclp.h42 struct sclp_core_info { struct
43 unsigned int configured;
44 unsigned int standby;
45 unsigned int combined;
69 int sclp_get_core_info(struct sclp_core_info *info); argument