Searched defs:LV1_CALL (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | exports.c | 9 #define LV1_CALL(name, in, out, num) \ macro
|
| H A D | hvcall.S | 827 #define LV1_CALL(name, in, out, num) LV1_##in##_IN_##out##_OUT(lv1_##name, num) macro
|
| /linux/arch/powerpc/include/asm/ |
| H A D | lv1call.h | 208 #define LV1_CALL(name, in, out, num) \ macro
|