Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/
Dxen.c51 if (kvm->arch.xen.long_mode) { in kvm_xen_shared_info_init()
120 if (v->kvm->arch.xen.long_mode) in kvm_xen_update_runstate_guest()
254 if (!IS_ENABLED(CONFIG_64BIT) && data->u.long_mode) { in kvm_xen_hvm_set_attr()
257 kvm->arch.xen.long_mode = !!data->u.long_mode; in kvm_xen_hvm_set_attr()
297 data->u.long_mode = kvm->arch.xen.long_mode; in kvm_xen_hvm_get_attr()
573 vcpu->kvm->arch.xen.long_mode = lm; in kvm_xen_write_hypercall_page()
/Linux-v5.15/tools/testing/selftests/kvm/x86_64/
Dxen_shinfo_test.c144 .u.long_mode = 1, in main()
/Linux-v5.15/tools/include/uapi/linux/
Dkvm.h1636 __u8 long_mode; member
/Linux-v5.15/include/uapi/linux/
Dkvm.h1636 __u8 long_mode; member
/Linux-v5.15/arch/x86/include/asm/
Dkvm_host.h1017 bool long_mode; member
/Linux-v5.15/Documentation/virt/kvm/
Dapi.rst4926 __u8 long_mode;