Searched refs:iep (Results 1 – 4 of 4) sorted by relevance
94 unsigned long iep: 1; /* Instruction-Execution-Protection */ member136 unsigned long iep: 1; /* Instruction-Execution-Protection */ member173 unsigned long iep: 1; /* Instruction-Execution-Protection */ member643 int edat1, edat2, iep; in guest_translate() local648 iep = ctlreg0.iep && test_kvm_facility(vcpu->kvm, 130); in guest_translate()732 iep_protection = rtte.fc1.iep; in guest_translate()760 iep_protection = ste.fc1.iep; in guest_translate()777 iep_protection = pte.iep; in guest_translate()786 if (mode == GACC_IFETCH && iep_protection && iep) { in guest_translate()
105 unsigned long iep : 1; /* Instruction-Execution-Protection */ member
234 iep@[a-f0-9]+$:
768 u8 iep[624]; member7453 u16 length = sizeof (bss->extra.iep); in airo_translate_scan()7454 u8 *ie = (void *)&bss->extra.iep; in airo_translate_scan()
Completed in 25 milliseconds