Home
last modified time | relevance | path

Searched refs:ucpu (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/public/arch-x86/hvm/
A Dsave.h283 } *ucpu = (union hvm_hw_cpu_union *)h; in _hvm_hw_fix_cpu() local
291 ucpu->nat.error_code = ucpu->cmp.error_code; in _hvm_hw_fix_cpu()
292 ucpu->nat.pending_event = ucpu->cmp.pending_event; in _hvm_hw_fix_cpu()
293 ucpu->nat.tsc = ucpu->cmp.tsc; in _hvm_hw_fix_cpu()
294 ucpu->nat.msr_tsc_aux = 0; in _hvm_hw_fix_cpu()
297 ucpu->nat.flags = XEN_X86_FPU_INITIALISED; in _hvm_hw_fix_cpu()

Completed in 4 milliseconds