Searched refs:vm_offset (Results 1 – 3 of 3) sorted by relevance
35 u64 *vm_offset; member171 if (ctxt->offset.vm_offset) in timer_get_offset()172 offset += *ctxt->offset.vm_offset; in timer_get_offset()181 if (!ctxt->offset.vm_offset) { in timer_set_offset()186 WRITE_ONCE(*ctxt->offset.vm_offset, offset); in timer_set_offset()
1031 offs->vm_offset = &vcpu->kvm->arch.timer_data.poffset; in kvm_timer_vcpu_reset()1061 ctxt->offset.vm_offset = &kvm->arch.timer_data.voffset; in timer_context_init()1063 ctxt->offset.vm_offset = &kvm->arch.timer_data.poffset; in timer_context_init()1065 ctxt->offset.vm_offset = NULL; in timer_context_init()
675 if (ctxt->offset.vm_offset) in hyp_timer_get_offset()676 offset += *kern_hyp_va(ctxt->offset.vm_offset); in hyp_timer_get_offset()