iep                92 arch/s390/include/asm/ctl_reg.h 		unsigned long iep  : 1; /* Instruction-Execution-Protection */
iep                93 arch/s390/kvm/gaccess.c 	unsigned long iep: 1; /* Instruction-Execution-Protection */
iep               135 arch/s390/kvm/gaccess.c 	unsigned long iep: 1; /* Instruction-Execution-Protection */
iep               172 arch/s390/kvm/gaccess.c 		unsigned long iep: 1; /* Instruction-Execution-Protection */
iep               625 arch/s390/kvm/gaccess.c 	int edat1, edat2, iep;
iep               630 arch/s390/kvm/gaccess.c 	iep = ctlreg0.iep && test_kvm_facility(vcpu->kvm, 130);
iep               714 arch/s390/kvm/gaccess.c 			iep_protection = rtte.fc1.iep;
iep               742 arch/s390/kvm/gaccess.c 			iep_protection = ste.fc1.iep;
iep               759 arch/s390/kvm/gaccess.c 	iep_protection = pte.iep;
iep               768 arch/s390/kvm/gaccess.c 	if (mode == GACC_IFETCH && iep_protection && iep) {
iep               766 drivers/net/wireless/cisco/airo.c   u8 iep[624];
iep              7384 drivers/net/wireless/cisco/airo.c 		u16 length = sizeof (bss->extra.iep);
iep              7385 drivers/net/wireless/cisco/airo.c 		u8 *ie = (void *)&bss->extra.iep;