Searched refs:hvm_guest_x86_mode (Results 1 – 6 of 6) sorted by relevance
85 switch ( hvm_guest_x86_mode(curr) ) in xenoprofile_get_mode()
169 int mode = hvm_guest_x86_mode(curr); in hvm_hypercall()
2411 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()
3877 d->arch.has_32bit_shinfo = (hvm_guest_x86_mode(current) != 8); in hvm_latch_shinfo_size()
387 hvm_guest_x86_mode(struct vcpu *v) in hvm_guest_x86_mode() function678 int hvm_guest_x86_mode(struct vcpu *v);
525 int mode = hvm_guest_x86_mode(curr); in viridian_hypercall()
Completed in 32 milliseconds