Home
last modified time | relevance | path

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

/freebsd/sys/arm64/vmm/io/
H A Dvtimer.c58 static uint64_t cnthctl_el2_reg; variable
116 cnthctl_el2_reg = cnthctl_el2; in vtimer_init()
132 hyp->vtimer.cnthctl_el2 = cnthctl_el2_reg; in vtimer_vminit()