Home
last modified time | relevance | path

Searched refs:APIC_ICR (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/kvm/x86/
A Dxapic_state_test.c30 xapic_write_reg(APIC_ICR, val); in xapic_guest_code()
50 x2apic_write_reg_fault(APIC_ICR, val); in x2apic_guest_code()
52 x2apic_write_reg(APIC_ICR, val); in x2apic_guest_code()
53 GUEST_ASSERT_EQ(x2apic_read_reg(APIC_ICR), val); in x2apic_guest_code()
81 icr = (u64)(*((u32 *)&xapic.regs[APIC_ICR])) | in ____test_icr()
A Dsvm_int_ctl_test.c42 x2apic_write_reg(APIC_ICR, in l2_guest_code()
A Dsmm_test.c53 x2apic_write_reg(APIC_ICR, in self_smi()
A Dsvm_nested_soft_inject_test.c112 x2apic_write_reg(APIC_ICR, APIC_DEST_SELF | APIC_INT_ASSERT | APIC_DM_NMI); in l1_guest_code()
A Ddebug_regs.c27 x2apic_write_reg(APIC_ICR, APIC_DEST_SELF | APIC_INT_ASSERT | in guest_code()
A Dxapic_ipi_test.c164 xapic_write_reg(APIC_ICR, icr_val); in sender_guest_code()
/tools/testing/selftests/kvm/include/x86/
A Dapic.h36 #define APIC_ICR 0x300 macro

Completed in 11 milliseconds