Home
last modified time | relevance | path

Searched defs:PPC_BIT (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-common.h12 #define PPC_BIT(bit) (0x8000000000000000ULL >> (bit)) macro
H A Dpnv-host-i2c-test.c15 #define PPC_BIT(bit) (0x8000000000000000ULL >> (bit)) macro
/openbmc/qemu/include/hw/ssi/
H A Dpnv_spi_regs.h17 #define PPC_BIT(bit) (0x8000000000000000ULL >> (bit)) macro
/openbmc/qemu/target/ppc/
H A Dcpu.h44 #define PPC_BIT(bit) (0x8000000000000000ULL >> (bit)) macro