Searched refs:ie (Results 1 - 10 of 10) sorted by relevance

/arch/microblaze/include/asm/
H A Dcacheflush.h37 void (*ie)(void); /* enable */ member in struct:scache
57 #define enable_icache() mbc->ie();
/arch/s390/include/asm/
H A Dnmi.h48 __u32 ie : 1; /* 32 indirect storage error */ member in struct:mci
/arch/microblaze/kernel/cpu/
H A Dcache.c523 .ie = __enable_icache_msr,
537 /* There is only difference in ie, id, de, dd functions */
539 .ie = __enable_icache_nomsr,
555 .ie = __enable_icache_msr,
570 .ie = __enable_icache_nomsr,
586 .ie = __enable_icache_msr,
601 .ie = __enable_icache_nomsr,
/arch/arm/mach-pnx4008/include/mach/
H A Ddma.h103 int ie; member in struct:pnx4008_dma_ch_config
/arch/ia64/sn/kernel/sn2/
H A Dsn2_smp.c330 sn2_ptc_deadlock_recovery(short *nasids, short ib, short ie, int mynasid, argument
343 for (i=ib; i <= ie; i++) {
/arch/powerpc/kernel/vdso64/
H A Dsigtramp.S287 # Do we really need to describe the frame at this point? ie. will
/arch/arm/plat-omap/include/plat/
H A Ddma.h399 int ie; /* interrupt enabled */ member in struct:omap_dma_channel_params
/arch/arm/mach-pnx4008/
H A Ddma.c569 switch (ch_cfg->ie) {
673 ch_cfg->ie = cfg & 1;
/arch/m68k/fpsp040/
H A Dget_op.S432 | ;ie, it doesn't know if this is the
/arch/m68k/ifpsp060/src/
H A Dfplsp.S351 set STORE_FLG, LV+19 # flag: operand store (ie. not fcmp/ftst)
4958 # 4. (k is odd) Set j1 := (k-1)/2, j2 := j1 (EOR) (k mod 2), ie. #

Completed in 3510 milliseconds