Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Demul-inv-op.c103 guest_cpuid(current, regs->eax, regs->ecx, &res); in emulate_forced_invalid_op()
A Demul-priv-op.c1211 guest_cpuid(current, leaf, subleaf, res); in pv_emul_cpuid()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dcpuid.h262 void guest_cpuid(const struct vcpu *v, uint32_t leaf,
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dcpuid.c596 void guest_cpuid(const struct vcpu *v, uint32_t leaf, in guest_cpuid() function
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Demulate.c1852 guest_cpuid(current, leaf, subleaf, res); in hvmemul_cpuid()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dsvm.c1793 guest_cpuid(curr, regs->eax, regs->ecx, &res); in svm_vmexit_do_cpuid()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c2581 guest_cpuid(curr, leaf, subleaf, &res); in vmx_do_cpuid()

Completed in 23 milliseconds