Searched refs:CNTHCTL_E2H_EL0PCTEN (Results 1 – 2 of 2) sorted by relevance
44 #define CNTHCTL_E2H_EL0PCTEN (1 << 0) /* Allow EL0 physical counter access */ macro
152 hyp->vtimer.cnthctl_el2 &= ~CNTHCTL_E2H_EL0PCTEN; in vtimer_vminit()