Searched refs:IPL_CCW_STR (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/kernel/
H A Dipl.c42 #define IPL_CCW_STR "ccw" macro
98 return IPL_CCW_STR;
1059 .name = IPL_CCW_STR,
1064 .name = IPL_CCW_STR,
1258 if (strncmp(buf, IPL_CCW_STR, strlen(IPL_CCW_STR)) == 0)
1720 .name = IPL_CCW_STR,

Completed in 121 milliseconds