Searched refs:CNTHCTL_E2H_EL1PCTEN (Results 1 – 3 of 3) sorted by relevance
48 #define CNTHCTL_E2H_EL1PCTEN (1 << 10) /* Allow physical counter access */ macro
158 hyp->vtimer.cnthctl_el2 &= ~CNTHCTL_E2H_EL1PCTEN; in vtimer_vminit()
385 ldr x3, =(CNTHCTL_E2H_EL1PCTEN | CNTHCTL_E2H_EL1PTEN)