Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dextmem.h14 #define SEG_TYPE_SR 2 macro
/linux-5.19.10/arch/s390/mm/
Dextmem.c331 ((rc == SEG_TYPE_SR || rc == SEG_TYPE_ER) && !do_nonshared)) in __segment_load()
481 if (seg->vm_segtype == SEG_TYPE_SR || in segment_modify_shared()
/linux-5.19.10/drivers/s390/block/
Ddcssblk.c372 case SEG_TYPE_SR: in dcssblk_shared_store()
694 case SEG_TYPE_SR: in dcssblk_add_store()
879 case SEG_TYPE_SR: in dcssblk_submit_bio()