Home
last modified time | relevance | path

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

/freebsd/sys/arm64/vmm/io/
H A Dvgic_v3.c91 size_t ich_apr_num; member
533 hypctx->vgic_v3_regs.ich_apr_num = virt_features.ich_apr_num; in vgic_v3_cpuinit()
2280 virt_features.ich_apr_num = 1; in vgic_v3_init()
2283 virt_features.ich_apr_num = 2; in vgic_v3_init()
2286 virt_features.ich_apr_num = 4; in vgic_v3_init()
/freebsd/sys/arm64/vmm/
H A Dvmm_hyp.c95 switch (hypctx->vgic_v3_regs.ich_apr_num - 1) { in vmm_hyp_reg_store()
482 switch (hypctx->vgic_v3_regs.ich_apr_num - 1) { in vmm_hyp_reg_restore()