Searched refs:xapic (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | xapic_state_test.c | 53 struct kvm_lapic_state xapic; in ____test_icr() local 62 vcpu_ioctl(vcpu, KVM_GET_LAPIC, &xapic); in ____test_icr() 63 *((u32 *)&xapic.regs[APIC_IRR]) = val; in ____test_icr() 64 *((u32 *)&xapic.regs[APIC_IRR + 0x10]) = val >> 32; in ____test_icr() 65 vcpu_ioctl(vcpu, KVM_SET_LAPIC, &xapic); in ____test_icr() 71 vcpu_ioctl(vcpu, KVM_GET_LAPIC, &xapic); in ____test_icr() 72 icr = (u64)(*((u32 *)&xapic.regs[APIC_ICR])) | in ____test_icr() 73 (u64)(*((u32 *)&xapic.regs[APIC_ICR2])) << 32; in ____test_icr() 138 struct kvm_lapic_state xapic; in __test_apic_id() local 142 vcpu_ioctl(vcpu, KVM_GET_LAPIC, &xapic); in __test_apic_id() [all …]
|
/openbmc/ |
D | opengrok1.0.log | 5723 2025-03-23 03:00:38.639-0500 FINEST t469 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.xapic' (4,092) at 20240906080037556 to deleted uid set 5795 2025-03-23 03:00:38.648-0500 FINEST t469 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/SRAT.xapic' (4,164) at 20240906080037560 to deleted uid set [all...] |
D | opengrok2.0.log | 5773 2025-03-22 03:00:54.359-0500 FINEST t494 IndexDatabase.setupDeletedUids: adding '/openbmc/qemu/tests/data/acpi/x86/q35/APIC.xapic' (4,092) at 20240906080037556 to deleted uid set [all...] |
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |