Searched refs:KVM_X2APIC_API_USE_32BIT_IDS (Results 1 – 6 of 6) sorted by relevance
55 When KVM_X2APIC_API_USE_32BIT_IDS is enabled, KVM activates a hack/quirk that60 only to the vCPU with the lowest vCPU ID. If KVM_X2APIC_API_USE_32BIT_IDS is
180 vm_enable_cap(vm, KVM_CAP_X2APIC_API, KVM_X2APIC_API_USE_32BIT_IDS); in test_apic_id()
880 #define KVM_X2APIC_API_USE_32BIT_IDS (1ULL << 0) macro
1957 On x86, address_hi is ignored unless the KVM_X2APIC_API_USE_32BIT_IDS2041 If KVM_X2APIC_API_USE_32BIT_IDS feature of KVM_CAP_X2APIC_API is2049 If KVM_X2APIC_API_USE_32BIT_IDS feature is disabled, struct kvm_lapic_state2989 On x86, address_hi is ignored unless the KVM_X2APIC_API_USE_32BIT_IDS7668 #define KVM_X2APIC_API_USE_32BIT_IDS (1ULL << 0)7671 Enabling KVM_X2APIC_API_USE_32BIT_IDS changes the behavior of
126 #define KVM_X2APIC_API_VALID_FLAGS (KVM_X2APIC_API_USE_32BIT_IDS | \6556 if (cap->args[0] & KVM_X2APIC_API_USE_32BIT_IDS) in kvm_vm_ioctl_enable_cap()