Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-common.h13 #define PPC_BIT32(bit) (0x80000000 >> (bit)) macro
H A Dpnv-host-i2c-test.c16 #define PPC_BIT32(bit) (0x80000000 >> (bit)) macro
/openbmc/skeleton/op-hostctl/
H A Dcontrol_host_obj.c20 #define PPC_BIT32(bit) (0x80000000UL >> (bit)) macro
/openbmc/qemu/target/ppc/
H A Dcpu.h46 #define PPC_BIT32(bit) (0x80000000 >> (bit)) macro