Home
last modified time | relevance | path

Searched refs:PC_AT_KILL_VALID (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/intc/
H A Dpnv_xive_regs.h100 #define PC_AT_KILL_VALID PPC_BIT(0) macro
H A Dpnv_xive2_regs.h380 #define PC_AT_KILL_VALID PPC_BIT(0) macro
H A Dpnv_xive.c1336 xive->regs[reg] &= ~PC_AT_KILL_VALID; in pnv_xive_ic_reg_read()
H A Dpnv_xive2.c1521 xive->pc_regs[reg] &= ~PC_AT_KILL_VALID; in pnv_xive2_ic_pc_read()