Home | History | Annotate | Download | only in target-i386

Lines Matching refs:tsc_offset

3001     val = cpu_get_tsc(env) + env->tsc_offset;
4994 env->tsc_offset = ldq_phys(env->vm_vmcb + offsetof(struct vmcb, control.tsc_offset));
5361 env->tsc_offset = 0;
5412 /* Clears the TSC_OFFSET inside the processor. */