Home
last modified time | relevance | path

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

/hypervisor/arch/x86/guest/
A Dhyperv.c139 if (get_vcpu_mode(vcpu) == CPU_MODE_64BIT) { in hyperv_setup_hypercall_page()
A Dinstr_emul.c984 cpu_mode = get_vcpu_mode(vcpu); in get_gva_si_nocheck()
1010 cpu_mode = get_vcpu_mode(vcpu); in get_gva_di_check()
1723 cpu_mode = get_vcpu_mode(vcpu); in vie_init()
2383 cpu_mode = get_vcpu_mode(vcpu); in decode_instruction()
A Dvmcs.c498 if (get_vcpu_mode(vcpu) == CPU_MODE_64BIT) { in init_entry_ctrl()
/hypervisor/include/arch/x86/asm/guest/
A Dvcpu.h345 static inline enum vm_cpu_mode get_vcpu_mode(const struct acrn_vcpu *vcpu) in get_vcpu_mode() function

Completed in 10 milliseconds