Home
last modified time | relevance | path

Searched defs:hws_qsi_info_block (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/arch/s390/include/asm/
Dcpu_mf.h58 struct hws_qsi_info_block { /* Bit(s) */ struct
59 unsigned int b0_13:14; /* 0-13: zeros */
60 unsigned int as:1; /* 14: basic-sampling authorization */
61 unsigned int ad:1; /* 15: diag-sampling authorization */
62 unsigned int b16_21:6; /* 16-21: zeros */
63 unsigned int es:1; /* 22: basic-sampling enable control */
64 unsigned int ed:1; /* 23: diag-sampling enable control */
65 unsigned int b24_29:6; /* 24-29: zeros */
66 unsigned int cs:1; /* 30: basic-sampling activation control */
67 unsigned int cd:1; /* 31: diag-sampling activation control */
[all …]