Home
last modified time | relevance | path

Searched refs:EEH_IO_ERROR_VALUE (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/powerpc/include/asm/
A Deeh.h325 #define EEH_IO_ERROR_VALUE(size) (~0U >> ((4 - (size)) * 8)) macro
350 #define EEH_IO_ERROR_VALUE(size) (-1UL) macro
/linux-6.3-rc2/arch/powerpc/kernel/
A Drtas_pci.c91 if (*val == EEH_IO_ERROR_VALUE(size) && in rtas_pci_read_config()
/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Dpci.c695 if (*val == EEH_IO_ERROR_VALUE(size) && in pnv_pci_read_config()

Completed in 6 milliseconds