mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
The hyp virtual timer registers only exist when VHE is present, Similarly, VNCR_EL2 only exists when NV2 is present. Make these dependencies explicit. Signed-off-by: Marc Zyngier <maz@kernel.org>