Searched refs:supp_att_pflags (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/s390/boot/
H A Duv.c49 uv_info.supp_att_pflags = uvcb.supp_att_pflags;
/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/kernel/
H A Duv.c579 return sysfs_emit(buf, "%lx\n", uv_info.supp_att_pflags);
583 __ATTR(supp_att_pflags, 0444, uv_query_supp_att_pflags, NULL);

Completed in 221 milliseconds