Home
last modified time | relevance | path

Searched defs:iep (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/include/asm/
H A Ddat-bits.h86 unsigned long iep : 1; /* Instruction-Execution-Protection */ member
128 unsigned long iep : 1; /* Instruction-Execution-Protection */ member
158 unsigned long iep : 1; /* Instruction-Execution-Protection */ member
H A Dctlreg.h212 unsigned long iep : 1; /* Instruction-Execution-Protection */ member
/linux/arch/s390/kvm/
H A Dgaccess.c457 int edat1, edat2, iep; in guest_translate() local