Lines Matching full:protection
3 * Test TEST PROTECTION emulation.
79 * We perform each test in the array by executing TEST PROTECTION on
85 * TEST PROTECTION instruction.
91 * See Enhanced Suppression-on-Protection Facilities in the
97 * protection for it
105 /* mismatched keys, but no fetch protection -> RO */
111 /* mismatched keys, fetch protection -> inaccessible */
117 * guest: set storage key of page 0 to 9 and enable fetch protection
120 * enable fetch protection override
122 /* mismatched keys, fetch protection, but override applies -> RO */
124 /* mismatched keys, fetch protection, override applies to 0-2048 only -> inaccessible */
127 * host: enable storage protection override
131 /* mismatched keys, no fetch protection, override doesn't apply -> RO */
147 * Some fetch protection override tests require that page 0 in perform_next_stage()
176 /* Fetch-protection override */ in guest_code()
181 /* Storage-protection override */ in guest_code()