Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h920 #define BESCR_GE 0x8000000000000000ULL /* Global Enable */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h571 #define BESCR_GE PPC_BIT(0) macro