Home
last modified time | relevance | path

Searched refs:HID0_ENABLE_ATTN (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dcpu.h2321 #define HID0_ENABLE_ATTN PPC_BIT(31) /* POWER8 */ macro
H A Dcpu_init.c2114 if (env->spr[SPR_HID0] & HID0_ENABLE_ATTN) { in check_attn_hid0()