Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/kernel/
Dipl.c42 #define IPL_CCW_STR "ccw" macro
98 return IPL_CCW_STR; in ipl_type_str()
1058 .name = IPL_CCW_STR,
1063 .name = IPL_CCW_STR,
1257 if (strncmp(buf, IPL_CCW_STR, strlen(IPL_CCW_STR)) == 0) in reipl_type_store()
1719 .name = IPL_CCW_STR,