Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dextmem.h18 #define SEG_TYPE_SC 6 macro
/openbmc/linux/drivers/s390/block/
H A Ddcssblk.c375 case SEG_TYPE_SC: in dcssblk_shared_store()
380 if (dev_info->segment_type == SEG_TYPE_SC) { in dcssblk_shared_store()
699 case SEG_TYPE_SC: in dcssblk_add_store()
881 case SEG_TYPE_SC: in dcssblk_submit_bio()
/openbmc/linux/drivers/s390/char/
H A Dmonreader.c480 if (rc != SEG_TYPE_SC) { in mon_init()
/openbmc/linux/arch/s390/mm/
H A Dextmem.c332 if (segtype == SEG_TYPE_SC || in __segment_load()