Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c51 #define hypercall_compat32(longmode) (!(longmode)) argument
53 #define hypercall_compat32(longmode) (false) argument
638 if (hypercall_compat32(exit->u.hcall.longmode)) { in do_add_to_physmap()
671 if (hypercall_compat32(exit->u.hcall.longmode)) { in do_add_to_physmap_batch()
775 xen_set_long_mode(exit->u.hcall.longmode); in handle_set_param()
1604 if (hypercall_compat32(exit->u.hcall.longmode)) { in kvm_xen_hcall_physdev_op()
1720 if (exit->u.hcall.longmode) { in do_kvm_xen_handle_exit()
1773 if (exit->u.hcall.longmode != xen_is_long_mode()) { in kvm_xen_handle_exit()
/openbmc/qemu/linux-headers/linux/
H A Dkvm.h129 __u32 longmode; member
277 __u32 longmode; member