Lines Matching full:protection
3 * Test TEST PROTECTION emulation.
80 * We perform each test in the array by executing TEST PROTECTION on
86 * TEST PROTECTION instruction.
92 * See Enhanced Suppression-on-Protection Facilities in the
98 * protection for it
106 /* mismatched keys, but no fetch protection -> RO */
112 /* mismatched keys, fetch protection -> inaccessible */
118 * guest: set storage key of page 0 to 9 and enable fetch protection
121 * enable fetch protection override
123 /* mismatched keys, fetch protection, but override applies -> RO */
125 /* mismatched keys, fetch protection, override applies to 0-2048 only -> inaccessible */
128 * host: enable storage protection override
132 /* mismatched keys, no fetch protection, override doesn't apply -> RO */
148 * Some fetch protection override tests require that page 0 in perform_next_stage()
175 /* Fetch-protection override */ in guest_code()
180 /* Storage-protection override */ in guest_code()