Searched refs:vm_offset (Results 1 – 3 of 3) sorted by relevance
35 u64 *vm_offset; member173 if (ctxt->offset.vm_offset) in timer_get_offset()174 offset += *ctxt->offset.vm_offset; in timer_get_offset()
151 if (!ctxt->offset.vm_offset) { in timer_set_offset()156 WRITE_ONCE(*ctxt->offset.vm_offset, offset); in timer_set_offset()1040 offs->vm_offset = &vcpu->kvm->arch.timer_data.poffset; in kvm_timer_vcpu_reset()1069 ctxt->offset.vm_offset = &kvm->arch.timer_data.voffset; in timer_context_init()1071 ctxt->offset.vm_offset = &kvm->arch.timer_data.poffset; in timer_context_init()
588 if (ctxt->offset.vm_offset) in hyp_timer_get_offset()589 offset += *kern_hyp_va(ctxt->offset.vm_offset); in hyp_timer_get_offset()