Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Dpnv_xive.c384 xive->regs[(PC_VPC_CWATCH_SPEC >> 3)]); in pnv_xive_nvt_update()
386 xive->regs[(PC_VPC_CWATCH_SPEC >> 3)]); in pnv_xive_nvt_update()
401 xive->regs[(PC_VPC_CWATCH_SPEC >> 3)]); in pnv_xive_nvt_cache_load()
403 xive->regs[(PC_VPC_CWATCH_SPEC >> 3)]); in pnv_xive_nvt_cache_load()
1185 case PC_VPC_CWATCH_SPEC: in pnv_xive_ic_reg_write()
1310 case PC_VPC_CWATCH_SPEC: in pnv_xive_ic_reg_read()
H A Dpnv_xive_regs.h115 #define PC_VPC_CWATCH_SPEC 0x738 macro