Searched refs:now_ns (Results 1 – 1 of 1) sorted by relevance
3404 u64 now_ns; in kvm_arch_vm_ioctl() local3417 now_ns = get_kernel_ns(); in kvm_arch_vm_ioctl()3418 delta = user_ns.clock - now_ns; in kvm_arch_vm_ioctl()3425 u64 now_ns; in kvm_arch_vm_ioctl() local3428 now_ns = get_kernel_ns(); in kvm_arch_vm_ioctl()3429 user_ns.clock = kvm->arch.kvmclock_offset + now_ns; in kvm_arch_vm_ioctl()