Searched refs:CNTHCTL_EL1PCTEN (Results 1 – 3 of 3) sorted by relevance
41 #define CNTHCTL_EL1PCTEN (1 << 0) /* Allow physical counter access */ macro
166 hyp->vtimer.cnthctl_el2 &= ~CNTHCTL_EL1PCTEN; in vtimer_vminit()
392 ldr x3, =(CNTHCTL_EL1PCTEN | CNTHCTL_EL1PCEN)