Searched refs:HID0_POWER9_ENABLE_ATTN (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/ | ||
H A D | cpu.h | 2323 #define HID0_POWER9_ENABLE_ATTN PPC_BIT(3) macro |
H A D | cpu_init.c | 2123 if (env->spr[SPR_HID0] & HID0_POWER9_ENABLE_ATTN) { in check_attn_hid0_power9() |