Searched refs:CNTHCTL_EL1PCEN (Results 1 – 2 of 2) sorted by relevance
84 orr x2, x2, #(CNTHCTL_EL1PCTEN | CNTHCTL_EL1PCEN)
81 #define CNTHCTL_EL1PCEN (1 << 1) /* Allow EL0/1 physical timer access */ macro