Searched refs:TIMER_PTIMER (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/include/kvm/ |
| D | arm_arch_timer.h | 14 TIMER_PTIMER, enumerator 100 #define vcpu_ptimer(v) (&(v)->arch.timer_cpu.timers[TIMER_PTIMER])
|
| /Linux-v5.4/arch/arm/kvm/ |
| D | coproc.c | 289 TIMER_PTIMER, TIMER_REG_TVAL, val); in access_cntp_tval() 292 TIMER_PTIMER, TIMER_REG_TVAL); in access_cntp_tval() 308 TIMER_PTIMER, TIMER_REG_CTL, val); in access_cntp_ctl() 311 TIMER_PTIMER, TIMER_REG_CTL); in access_cntp_ctl() 328 TIMER_PTIMER, TIMER_REG_CVAL, val); in access_cntp_cval() 331 TIMER_PTIMER, TIMER_REG_CVAL); in access_cntp_cval()
|
| /Linux-v5.4/virt/kvm/arm/ |
| D | arch_timer.c | 242 case TIMER_PTIMER: in kvm_timer_should_fire() 361 case TIMER_PTIMER: in timer_save_state() 436 case TIMER_PTIMER: in timer_restore_state()
|
| /Linux-v5.4/arch/arm64/kvm/ |
| D | sys_regs.c | 1048 tmr = TIMER_PTIMER; in access_arch_timer() 1053 tmr = TIMER_PTIMER; in access_arch_timer() 1058 tmr = TIMER_PTIMER; in access_arch_timer()
|