Home
last modified time | relevance | path

Searched defs:H_IS_LONG_BUSY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h117 #define H_IS_LONG_BUSY(x) ((x >= H_LONG_BUSY_START_RANGE) \ macro
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h381 #define H_IS_LONG_BUSY(x) ((x >= H_LONG_BUSY_START_RANGE) \ macro