Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dextmem.h24 #define SEG_TYPE_EN 5 macro
/linux/drivers/s390/block/
H A Ddcssblk.c466 if (entry->segment_type == SEG_TYPE_EN || in dcssblk_save_store()
848 if (entry->segment_type == SEG_TYPE_EN || in dcssblk_release()
/linux/arch/s390/mm/
H A Dextmem.c215 ((qout->range[i].start & 0xff) != SEG_TYPE_EN)) { in query_segment_type()