Searched defs:DEF_PCI_AC_NORET (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | io-workarounds.c | 122 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ macro 137 #undef DEF_PCI_AC_NORET macro 142 #define DEF_PCI_AC_NORET(name, at, al, space, aa) .name = iowa_##name, macro 147 #undef DEF_PCI_AC_NORET macro
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | io-workarounds.c | 112 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ macro 127 #undef DEF_PCI_AC_NORET macro 132 #define DEF_PCI_AC_NORET(name, at, al, space, aa) .name = iowa_##name, macro 137 #undef DEF_PCI_AC_NORET macro
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | io.h | 601 #define DEF_PCI_AC_NORET(name, at, al, space, aa) void (*name) at; macro 606 #undef DEF_PCI_AC_NORET macro 619 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ macro 631 #undef DEF_PCI_AC_NORET macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | io.h | 645 #define DEF_PCI_AC_NORET(name, at, al, space, aa) void (*name) at; macro 650 #undef DEF_PCI_AC_NORET macro 663 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ macro 675 #undef DEF_PCI_AC_NORET macro
|
Completed in 4 milliseconds