Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dgic_internal.h77 #define GICH_HCR_MASK \ macro
H A Darm_gic.c1982 s->h_hcr[cpu] = value & GICH_HCR_MASK; in gic_hyp_write()