Home
last modified time | relevance | path

Searched refs:EEH_PE_DEVICE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Deeh.h59 #define EEH_PE_DEVICE (1 << 2) /* Device PE */ macro
/linux/arch/powerpc/kernel/
H A Deeh_pe.c353 pe = eeh_pe_alloc(hose, EEH_PE_DEVICE); in eeh_pe_tree_insert()