Searched refs:iep (Results 1 – 2 of 2) sorted by relevance
93 unsigned long iep: 1; /* Instruction-Execution-Protection */ member135 unsigned long iep: 1; /* Instruction-Execution-Protection */ member172 unsigned long iep: 1; /* Instruction-Execution-Protection */ member625 int edat1, edat2, iep; in guest_translate() local630 iep = ctlreg0.iep && test_kvm_facility(vcpu->kvm, 130); in guest_translate()714 iep_protection = rtte.fc1.iep; in guest_translate()742 iep_protection = ste.fc1.iep; in guest_translate()759 iep_protection = pte.iep; in guest_translate()768 if (mode == GACC_IFETCH && iep_protection && iep) { in guest_translate()
64 unsigned long iep : 1; /* Instruction-Execution-Protection */ member