Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
Dcio.h271 #define ND_VALIDITY_VALID 0 macro
/kernel/linux/linux-5.10/drivers/s390/cio/
Dchsc.c373 if (nd->validity != ND_VALIDITY_VALID) { in format_node_data()