Home
last modified time | relevance | path

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

/arch/x86/kvm/
A Dxen.c75 if (IS_ENABLED(CONFIG_64BIT) && kvm->arch.xen.long_mode) { in kvm_xen_shared_info_init()
393 if (IS_ENABLED(CONFIG_64BIT) && v->kvm->arch.xen.long_mode) { in kvm_xen_update_runstate_guest()
753 if (!IS_ENABLED(CONFIG_64BIT) && data->u.long_mode) { in kvm_xen_hvm_set_attr()
757 kvm->arch.xen.long_mode = !!data->u.long_mode; in kvm_xen_hvm_set_attr()
859 data->u.long_mode = kvm->arch.xen.long_mode; in kvm_xen_hvm_get_attr()
1285 if (kvm->arch.xen.long_mode != lm) { in kvm_xen_write_hypercall_page()
1286 kvm->arch.xen.long_mode = lm; in kvm_xen_write_hypercall_page()
1427 if (IS_ENABLED(CONFIG_64BIT) && kvm->arch.xen.long_mode) in max_evtchn_port()
1449 if (IS_ENABLED(CONFIG_64BIT) && kvm->arch.xen.long_mode) { in wait_pending_event()
1824 if (IS_ENABLED(CONFIG_64BIT) && kvm->arch.xen.long_mode) { in kvm_xen_set_evtchn_fast()
[all …]
/arch/x86/include/uapi/asm/
A Dkvm.h580 __u8 long_mode; member
/arch/x86/include/asm/
A Dkvm_host.h1208 bool long_mode; member

Completed in 26 milliseconds