Searched defs:i_stat (Results 1 - 6 of 6) sorted by relevance

/arch/alpha/kernel/
H A Derr_ev6.c23 ev6_parse_ibox(u64 i_stat, int print) argument
30 if (!(i_stat & EV6__I_STAT__ERRMASK))
36 if (i_stat & EV6__I_STAT__PAR)
/arch/alpha/oprofile/
H A Dop_model_ev67.c161 } i_stat; local
188 i_stat.v = wrperfmon(8, 0);
189 if (i_stat.fields.trap) {
190 switch (i_stat.fields.trap_type) {
208 (i_stat.fields.load_store
235 if (i_stat.fields.mispredict) {
/arch/alpha/include/asm/
H A Derr_ev7.h23 u64 i_stat; member in struct:ev7_pal_processor_subpacket
/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h182 uint32_t i_stat:1; member in struct:cvmx_pci_cfg01::cvmx_pci_cfg01_s
H A Dcvmx-pcieep-defs.h212 uint32_t i_stat:1; member in struct:cvmx_pcieep_cfg001::cvmx_pcieep_cfg001_s
H A Dcvmx-pciercx-defs.h141 uint32_t i_stat:1; member in struct:cvmx_pciercx_cfg001::cvmx_pciercx_cfg001_s

Completed in 145 milliseconds