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