Home
last modified time | relevance | path

Searched defs:LV1_CALL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/ps3/
H A Dexports.c9 #define LV1_CALL(name, in, out, num) \ macro
H A Dhvcall.S791 #define LV1_CALL(name, in, out, num) LV1_##in##_IN_##out##_OUT(lv1_##name, num) macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dlv1call.h208 #define LV1_CALL(name, in, out, num) \ macro