Lines Matching defs:iep
93 unsigned long iep: 1; /* Instruction-Execution-Protection */
135 unsigned long iep: 1; /* Instruction-Execution-Protection */
172 unsigned long iep: 1; /* Instruction-Execution-Protection */
625 int edat1, edat2, iep;
630 iep = ctlreg0.iep && test_kvm_facility(vcpu->kvm, 130);
714 iep_protection = rtte.fc1.iep;
742 iep_protection = ste.fc1.iep;
759 iep_protection = pte.iep;
768 if (mode == GACC_IFETCH && iep_protection && iep) {