Searched refs:vm_offset (Results 1 – 3 of 3) sorted by relevance
111 if (ctxt->offset.vm_offset) in timer_get_offset()112 offset += *ctxt->offset.vm_offset; in timer_get_offset()165 if (!ctxt->offset.vm_offset) { in timer_set_offset()170 WRITE_ONCE(*ctxt->offset.vm_offset, offset); in timer_set_offset()964 offs->vm_offset = &vcpu->kvm->arch.timer_data.poffset; in kvm_timer_vcpu_reset()995 ctxt->offset.vm_offset = &kvm->arch.timer_data.voffset; in timer_context_init()997 ctxt->offset.vm_offset = &kvm->arch.timer_data.poffset; in timer_context_init()
35 u64 *vm_offset; member
491 if (ctxt->offset.vm_offset) in kvm_hyp_handle_cntpct()492 val -= *kern_hyp_va(ctxt->offset.vm_offset); in kvm_hyp_handle_cntpct()