Home
last modified time | relevance | path

Searched refs:cnthctl_shift (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/kvm/
A Darch_timer.c1284 u32 cnthctl_shift = 10; in kvm_timer_init_vhe() local
1292 val |= (CNTHCTL_EL1PCEN << cnthctl_shift); in kvm_timer_init_vhe()
1293 val |= (CNTHCTL_EL1PCTEN << cnthctl_shift); in kvm_timer_init_vhe()

Completed in 65 milliseconds