Searched refs:phys_adj (Results 1 – 2 of 2) sorted by relevance
262 uint64_t vcpu_tsc_offset(struct vm *vm, int vcpuid, bool phys_adj);
3278 vcpu_tsc_offset(struct vm *vm, int vcpuid, bool phys_adj) in vcpu_tsc_offset() argument3284 if (phys_adj) { in vcpu_tsc_offset()