Searched defs:BESCR_GE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ | ||
H A D | reg.h | 920 #define BESCR_GE 0x8000000000000000ULL /* Global Enable */ macro |
/openbmc/qemu/target/ppc/ | ||
H A D | cpu.h | 574 #define BESCR_GE PPC_BIT(0) macro |