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

/linux-master/arch/s390/boot/
H A Duv.c48 uv_info.supp_att_req_hdr_ver = uvcb.supp_att_req_hdr_ver;
/linux-master/arch/s390/include/asm/
H A Duv.h138 u64 supp_att_req_hdr_ver; /* 0x00e0 */ member in struct:uv_cb_qui
400 unsigned long supp_att_req_hdr_ver; member in struct:uv_info
/linux-master/arch/s390/kernel/
H A Duv.c570 return sysfs_emit(buf, "%lx\n", uv_info.supp_att_req_hdr_ver);
574 __ATTR(supp_att_req_hdr_ver, 0444, uv_query_supp_att_req_hdr_ver, NULL);

Completed in 164 milliseconds