Home
last modified time | relevance | path

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

/xen/xen/arch/x86/oprofile/
A Dxenoprof.c85 switch ( hvm_guest_x86_mode(curr) ) in xenoprofile_get_mode()
/xen/xen/arch/x86/hvm/
A Dhypercall.c169 int mode = hvm_guest_x86_mode(curr); in hvm_hypercall()
A Demulate.c2411 int mode = hvm_guest_x86_mode(curr); in hvmemul_put_fpu()
2960 const char *mode_str = guest_x86_mode_to_str(hvm_guest_x86_mode(curr)); in hvm_dump_emulation_state()
A Dhvm.c3877 d->arch.has_32bit_shinfo = (hvm_guest_x86_mode(current) != 8); in hvm_latch_shinfo_size()
/xen/xen/include/asm-x86/hvm/
A Dhvm.h387 hvm_guest_x86_mode(struct vcpu *v) in hvm_guest_x86_mode() function
678 int hvm_guest_x86_mode(struct vcpu *v);
/xen/xen/arch/x86/hvm/viridian/
A Dviridian.c525 int mode = hvm_guest_x86_mode(curr); in viridian_hypercall()

Completed in 32 milliseconds