Searched refs:ND_VALIDITY_VALID (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/s390/include/asm/ | ||
D | cio.h | 272 #define ND_VALIDITY_VALID 0 macro |
/linux-6.12.1/drivers/s390/cio/ | ||
D | chsc.c | 408 if (nd->validity != ND_VALIDITY_VALID) { in format_node_data() |