Searched refs:EEH_PE_VF (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Deeh.h61 #define EEH_PE_VF (1 << 4) /* VF PE */ macro
/linux-master/arch/powerpc/kernel/
H A Deeh_driver.c647 if (any_passed || driver_eeh_aware || (pe->type & EEH_PE_VF)) {
699 if (pe->type & EEH_PE_VF) {
1081 if (pe->type & EEH_PE_VF) {
H A Deeh.c741 if (!(pe->type & EEH_PE_VF))
751 if (!(pe->type & EEH_PE_VF))
760 if (!(pe->type & EEH_PE_VF))
H A Deeh_pe.c351 pe = eeh_pe_alloc(hose, EEH_PE_VF);
/linux-master/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c1079 if (pe->type & EEH_PE_VF)

Completed in 127 milliseconds