Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Dpnv_xive2.c336 xive->vc_regs[(VC_ENDC_WATCH0_SPEC >> 3)]); in pnv_xive2_end_update()
338 xive->vc_regs[(VC_ENDC_WATCH0_SPEC >> 3)]); in pnv_xive2_end_update()
354 xive->vc_regs[(VC_ENDC_WATCH0_SPEC >> 3)]); in pnv_xive2_end_cache_load()
356 xive->vc_regs[(VC_ENDC_WATCH0_SPEC >> 3)]); in pnv_xive2_end_cache_load()
1007 case VC_ENDC_WATCH0_SPEC: in pnv_xive2_ic_vc_read()
1102 case VC_ENDC_WATCH0_SPEC: in pnv_xive2_ic_vc_write()
H A Dpnv_xive2_regs.h288 #define VC_ENDC_WATCH0_SPEC 0x500 macro