Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/ti/icssg/
H A Dicss_iep.c62 int icss_iep_get_count_hi(struct icss_iep *iep) in icss_iep_get_count_hi()
79 int icss_iep_get_count_low(struct icss_iep *iep) in icss_iep_get_count_low()
151 static u64 icss_iep_gettime(struct icss_iep *iep, in icss_iep_gettime()
687 struct icss_iep *iep; in icss_iep_get_idx() local
725 void icss_iep_put(struct icss_iep *iep) in icss_iep_put()
734 void icss_iep_init_fw(struct icss_iep *iep) in icss_iep_init_fw()
754 void icss_iep_exit_fw(struct icss_iep *iep) in icss_iep_exit_fw()
809 int icss_iep_exit(struct icss_iep *iep) in icss_iep_exit()
829 struct icss_iep *iep; in icss_iep_probe() local
905 struct icss_iep *iep = context; in icss_iep_regmap_write() local
[all …]
H A Dicssg_prueth.h193 struct icss_iep *iep; member
/linux-6.15/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-6.15/arch/s390/kvm/
H A Dgaccess.c471 int edat1, edat2, iep; in guest_translate() local