Searched refs:supp_att_pflags (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/s390/kernel/
H A Duv.c584 return sysfs_emit(buf, "%lx\n", uv_info.supp_att_pflags);
588 __ATTR(supp_att_pflags, 0444, uv_query_supp_att_pflags, NULL);
/linux-master/arch/s390/include/asm/
H A Duv.h139 u64 supp_att_pflags; /* 0x00e8 */ member in struct:uv_cb_qui
401 unsigned long supp_att_pflags; member in struct:uv_info
/linux-master/arch/s390/boot/
H A Duv.c49 uv_info.supp_att_pflags = uvcb.supp_att_pflags;

Completed in 183 milliseconds