Lines Matching defs:iep
94 unsigned long iep: 1; /* Instruction-Execution-Protection */
136 unsigned long iep: 1; /* Instruction-Execution-Protection */
173 unsigned long iep: 1; /* Instruction-Execution-Protection */
643 int edat1, edat2, iep;
648 iep = ctlreg0.iep && test_kvm_facility(vcpu->kvm, 130);
732 iep_protection = rtte.fc1.iep;
760 iep_protection = ste.fc1.iep;
777 iep_protection = pte.iep;
786 if (mode == GACC_IFETCH && iep_protection && iep) {