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