Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dcpu.h2322 #define HID0_POWER9_ENABLE_ATTN PPC_BIT(3) macro
H A Dcpu_init.c2123 if (env->spr[SPR_HID0] & HID0_POWER9_ENABLE_ATTN) { in check_attn_hid0_power9()