Lines Matching full:must
13 * 1. Redistributions of source code must retain the above copyright
15 * 2. Redistributions in binary form must reproduce the above copyright
43 int tss_link; /* actually 16 bits: top 16 bits must be zero */
45 int tss_ss0; /* actually 16 bits: top 16 bits must be zero */
47 int tss_ss1; /* actually 16 bits: top 16 bits must be zero */
49 int tss_ss2; /* actually 16 bits: top 16 bits must be zero */
61 int tss_es; /* actually 16 bits: top 16 bits must be zero */
62 int tss_cs; /* actually 16 bits: top 16 bits must be zero */
63 int tss_ss; /* actually 16 bits: top 16 bits must be zero */
64 int tss_ds; /* actually 16 bits: top 16 bits must be zero */
65 int tss_fs; /* actually 16 bits: top 16 bits must be zero */
66 int tss_gs; /* actually 16 bits: top 16 bits must be zero */
67 int tss_ldt; /* actually 16 bits: top 16 bits must be zero */